Skip to content

Commit

Permalink
feat: use vuese 1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
HcySunYang committed Jan 12, 2019
1 parent f9e6a16 commit c07a489
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"codemirror": "^5.42.2",
"throttle-debounce": "^2.0.1",
"vue": "^2.5.21",
"vuese": "^1.4.6"
"vuese": "^1.4.7"
},
"devDependencies": {
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10709,10 +10709,10 @@ vue@^2.5.21:
resolved "https://registry.npmjs.org/vue/-/vue-2.5.21.tgz#3d33dcd03bb813912ce894a8303ab553699c4a85"
integrity sha512-Aejvyyfhn0zjVeLvXd70h4hrE4zZDx1wfZqia6ekkobLmUZ+vNFQer53B4fu0EjWBSiqApxPejzkO1Znt3joxQ==

vuese@^1.4.6:
version "1.4.6"
resolved "https://registry.npmjs.org/vuese/-/vuese-1.4.6.tgz#dd9214f48ef8a5edc67adf3ce91aad3a556b3bec"
integrity sha512-AsdZH2Jn7b0oMpyQ/Hv1ZyLKEaMQtAxy1SDrb/yH9jxviLnhEwjp+Ej2DsxMOQNWfRMwtWVw4nCYtwjSYVMpPg==
vuese@^1.4.7:
version "1.4.7"
resolved "https://registry.npmjs.org/vuese/-/vuese-1.4.7.tgz#9f45bb7aa3be80a37b94cb143ae896beb4b4621f"
integrity sha512-GztIBWVYl9FXNSjqEfcYE1eGtf1144MjBkj7+bHpOkIP6TW4UUHxuagXKNsXYFWaucXylWIKSg5acpTbjRj3fQ==
dependencies:
"@babel/generator" "^7.0.0"
"@babel/parser" "^7.1.0"
Expand Down

0 comments on commit c07a489

Please sign in to comment.