Skip to content

Commit

Permalink
Add Package related properties
Browse files Browse the repository at this point in the history
  • Loading branch information
FE-Mars committed Dec 28, 2018
1 parent 3e79920 commit 2cce613
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,14 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "https://github.com/FE-Mars/monaco-editor-vue",
"bugs": {
"url": "https://github.com/FE-Mars/monaco-editor-vue/issues"
},
"homepage": "https://github.com/FE-Mars/monaco-editor-vue",
"devDependencies": {},
"dependencies": {
"monaco-editor": "^0.15.6",
"monaco-editor": "^0.15.6"
},
"keywords": [
"Vue",
Expand Down

0 comments on commit 2cce613

Please sign in to comment.