js: update dependency
This commit is contained in:
2
doric-web/dist/index.js.map
vendored
2
doric-web/dist/index.js.map
vendored
File diff suppressed because one or more lines are too long
@@ -19,13 +19,13 @@
|
||||
},
|
||||
"homepage": "https://github.com/doric-pub/doric#readme",
|
||||
"dependencies": {
|
||||
"@rollup/plugin-commonjs": "^13.0.0",
|
||||
"@rollup/plugin-commonjs": "^14.0.0",
|
||||
"@rollup/plugin-json": "^4.1.0",
|
||||
"@rollup/plugin-node-resolve": "^8.1.0",
|
||||
"@rollup/plugin-node-resolve": "^8.4.0",
|
||||
"axios": "^0.19.2",
|
||||
"doric": "file:../doric-js",
|
||||
"rollup": "^2.18.2",
|
||||
"typescript": "^3.9.6"
|
||||
"rollup": "^2.23.0",
|
||||
"typescript": "^3.9.7"
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npmjs.org"
|
||||
|
Reference in New Issue
Block a user