Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
重编 package.json,准备发布 v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Mar 11, 2019
1 parent a9158dc commit 4e2bece
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
{
"name": "xupt-fe",
"name": "xiyoucircle",
"version": "0.0.1",
"private": true,
"homepage": "",
"description": "XUPT-FE",
"main": "",
"description": "西邮开源社",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "webpack-dev-server --open --config webpack.dev.js",
Expand Down Expand Up @@ -42,9 +39,9 @@
],
"keywords": [],
"author": {
"name": "icorvoh",
"email": "icorvoh@gmail.com",
"url": "https://github.com/icorvoh"
"name": "hylerrix",
"email": "hylerrix@foxmail.com",
"url": "https://github.com/hylerrix"
},
"license": "MIT"
}
}

0 comments on commit 4e2bece

Please sign in to comment.