update package.json

This commit is contained in:
lealife
2015-09-05 23:56:12 +08:00
parent b0afe25730
commit a31432f1bf

View File

@ -1,5 +1,5 @@
{ {
"name": "leanote-ios-markdown-editor", "name": "leanote-front-end-builder“,
"version": "1.0.0", "version": "1.0.0",
"private": true, "private": true,
"devDependencies": { "devDependencies": {
@ -17,6 +17,6 @@
"author": "life(http://life.leanote.com)", "author": "life(http://life.leanote.com)",
"license": "GPL v2", "license": "GPL v2",
"bugs": { "bugs": {
"url": "https://github.com/lenaote/leanote-ios/issues" "url": "https://github.com/leanote/leanote/issues"
} }
} }