Skip to content

Commit

Permalink
bump package json version
Browse files Browse the repository at this point in the history
  • Loading branch information
firestar300 committed Dec 1, 2017
1 parent 025e4e9 commit 13b4132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "beapi-frontend-framework",
"version": "1.0.0",
"version": "2.0.0",
"scripts": {
"start": "concurrently \"NODE_BUILD=true NODE_ENV=dev webpack --config build/webpack.dev.js\" \"php -S localhost:9090\" --kill-others",
"dev": "NODE_BUILD=false NODE_ENV=dev webpack --config build/webpack.dev.js",
Expand Down

0 comments on commit 13b4132

Please sign in to comment.