We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0f755e commit 8ce904fCopy full SHA for 8ce904f
package.json
@@ -59,6 +59,8 @@
59
]
60
},
61
"devDependencies": {
62
+ "@rollup/plugin-commonjs": "^17.0.0",
63
+ "@rollup/plugin-node-resolve": "^11.0.0",
64
"@vuepress/plugin-pwa": "^1.5.3",
65
"@vuepress/theme-vue": "^1.5.3",
66
"axios": "^0.19.0",
@@ -91,9 +93,7 @@
91
93
"path-to-regexp": "^1.8.0",
92
94
"rollup": "^2.34.1",
95
"rollup-plugin-buble": "^0.19.8",
- "@rollup/plugin-commonjs": "^17.0.0",
96
"rollup-plugin-flow-no-whitespace": "^1.0.0",
- "@rollup/plugin-node-resolve": "^11.0.0",
97
"rollup-plugin-replace": "^2.0.0",
98
"rollup-watch": "^4.0.0",
99
"selenium-server": "^3.141.59",
0 commit comments