Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
masx200 authored Aug 8, 2020
1 parent 461217d commit 54ab830
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 @@ -39,7 +39,7 @@
"prettier": "prettier *.js --write *.json *.md ./**/*.ts",
"watch": "rollup --watch -c rollup.config.js ",
"build": "rollup -c rollup.config.js ",
"test": "live-server"
"test": "node ./test/index.js"
},
"keywords": [],
"author": "masx200 <[email protected]>",
Expand Down

0 comments on commit 54ab830

Please sign in to comment.