Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoiver committed Apr 10, 2018
1 parent 941a3fe commit 5b75180
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/tb-lavas-core/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "tb-lavas-core",
"version": "2.0.1",
"version": "1.0.1",
"description": "Lavas core implemented by Vue",
"main": "dist/index.js",
"files": [
"dist"
],
"scripts": {
"test": "ava --verbose",
"prepublish": "npm run test && babel core --out-dir dist --copy-files"
"prepublish": "babel core --out-dir dist --copy-files"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 5b75180

Please sign in to comment.