Skip to content

Commit

Permalink
released v1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Oct 29, 2018
1 parent 894b0d0 commit a90ddf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "code-example",
"version": "1.0.6",
"version": "1.0.7",
"description": "Language code example.",
"main": "index.js",
"scripts": {
"build": "BABEL_ENV=production babel src --out-dir lib --copy-files --verbose"
"start": "BABEL_ENV=production babel src --out-dir lib --copy-files --verbose"
},
"author": "",
"repository": {
Expand Down

0 comments on commit a90ddf0

Please sign in to comment.