Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhixzhan committed Aug 26, 2019
1 parent 8ec736b commit 488bdfc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-monaco-editor",
"version": "0.30.1",
"version": "1.30.1",
"description": "Monaco Editor for React",
"main": "lib/index.js",
"module": "lib/index",
Expand Down Expand Up @@ -29,10 +29,10 @@
],
"license": "MIT",
"bugs": {
"url": "https://github.com/react-monaco-editor/react-monaco-editor/issues"
"url": "https://github.com/zhixzhan/react-monaco-editor/issues"
},
"homepage": "https://github.com/react-monaco-editor/react-monaco-editor",
"repository": "https://github.com/react-monaco-editor/react-monaco-editor",
"homepage": "https://github.com/zhixzhan/react-monaco-editor",
"repository": "https://github.com/zhixzhan/react-monaco-editor",
"devDependencies": {
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
Expand Down

0 comments on commit 488bdfc

Please sign in to comment.