Skip to content

Commit d8f1894

Browse files
committed
#master remove peer dep
1 parent db73f55 commit d8f1894

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@episerver/webpack",
3-
"version": "0.1.7",
3+
"version": "0.1.8",
44
"description": "Episerver React SPA - Webpack add-ons",
55
"homepage": "https://github.com/episerver/foundation-lib-spa-webpack",
66
"bugs": "https://github.com/episerver/foundation-lib-spa-webpack/issues",
@@ -49,7 +49,6 @@
4949
"yargs": "17.0.1"
5050
},
5151
"peerDependencies": {
52-
"@episerver/spa-core": "github:dynamicdog/foundation-lib-spa-core#semver:0.1.6",
5352
"dotenv": "^10.0.0",
5453
"dotenv-expand": "^5.1.0",
5554
"esm": "^3.2.25",

0 commit comments

Comments
 (0)