Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyuncai committed Apr 18, 2017
1 parent 69fcea7 commit 09345a5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "think-resource-spa",
"description": "",
"version": "1.0.3",
"version": "1.0.4",
"author": {"name": "Ray Chen<[email protected]>"},
"scripts": {
"test": "mocha --reporter spec --timeout 5000 --recursive test/",
Expand Down Expand Up @@ -29,11 +29,11 @@
"babel-eslint": "4.1.3"
},
"keywords": [
"thinkjs"
"thinkjs spa"
],
"repository": {
"type": "git",
"url": "<Github URL>"
"url": "https://github.com/chenyuncai/think-resource-spa-check"
},
"engines": {
"node": ">=0.12.0"
Expand Down

0 comments on commit 09345a5

Please sign in to comment.