Skip to content

Commit

Permalink
update npm name
Browse files Browse the repository at this point in the history
  • Loading branch information
tower1229 committed Jan 3, 2018
1 parent bfe5c35 commit 810fac1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

git:`git clone https://github.com/tower1229/HybridStart.git`

npm:`npm i HybridStart`
npm:`npm i hybridstart`


## 默认集成插件
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "HybridStart",
"name": "hybridstart",
"version": "1.0.0",
"description": "A hybrid application development framework",
"main": "lib/index.js",
Expand Down

0 comments on commit 810fac1

Please sign in to comment.