Skip to content

Commit

Permalink
updated project desc
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro Maia Costa committed Jun 12, 2019
1 parent 10c7681 commit 71de873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "saas-boilerplate",
"version": "1.2.0",
"license": "MIT",
"description": "Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.",
"description": "Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB and Docker CE. Written with TypeScript.",
"scripts": {
"dev": "yarn --cwd ./api dev & yarn --cwd ./app dev",
"test": "yarn --cwd ./api test && yarn --cwd ./app test",
Expand Down

0 comments on commit 71de873

Please sign in to comment.