We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db73f55 commit d8f1894Copy full SHA for d8f1894
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@episerver/webpack",
3
- "version": "0.1.7",
+ "version": "0.1.8",
4
"description": "Episerver React SPA - Webpack add-ons",
5
"homepage": "https://github.com/episerver/foundation-lib-spa-webpack",
6
"bugs": "https://github.com/episerver/foundation-lib-spa-webpack/issues",
@@ -49,7 +49,6 @@
49
"yargs": "17.0.1"
50
},
51
"peerDependencies": {
52
- "@episerver/spa-core": "github:dynamicdog/foundation-lib-spa-core#semver:0.1.6",
53
"dotenv": "^10.0.0",
54
"dotenv-expand": "^5.1.0",
55
"esm": "^3.2.25",
0 commit comments