Skip to content

Commit 1babb0d

Browse files
add propriatery tools to workspace
1 parent f3f106c commit 1babb0d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

advanced-api/automatic-vendor-sharing/app1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"babel-loader": "8.1.0",
99
"html-webpack-plugin": "git://github.com/ScriptedAlchemy/html-webpack-plugin#master",
1010
"serve": "11.3.0",
11-
"webpack": "git://github.com/webpack/webpack#mf/refactor-overridables",
11+
"webpack": "git://github.com/webpack/webpack#master",
1212
"webpack-cli": "3.3.11",
1313
"webpack-dev-server": "3.11.0"
1414
},

advanced-api/automatic-vendor-sharing/app2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"babel-loader": "8.1.0",
99
"html-webpack-plugin": "git://github.com/ScriptedAlchemy/html-webpack-plugin#master",
1010
"serve": "11.3.0",
11-
"webpack": "git://github.com/webpack/webpack#mf/refactor-overridables",
11+
"webpack": "git://github.com/webpack/webpack#master",
1212
"webpack-cli": "3.3.11",
1313
"webpack-dev-server": "3.11.0"
1414
},

advanced-api/dynamic-remotes/app1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"babel-loader": "8.1.0",
99
"html-webpack-plugin": "git://github.com/ScriptedAlchemy/html-webpack-plugin#master",
1010
"serve": "11.3.0",
11-
"webpack": "git://github.com/webpack/webpack#mf/refactor-overridables",
11+
"webpack": "git://github.com/webpack/webpack#master",
1212
"webpack-cli": "3.3.11",
1313
"webpack-dev-server": "3.11.0"
1414
},

advanced-api/dynamic-remotes/app2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"babel-loader": "8.1.0",
99
"html-webpack-plugin": "git://github.com/ScriptedAlchemy/html-webpack-plugin#master",
1010
"serve": "11.3.0",
11-
"webpack": "git://github.com/webpack/webpack#mf/refactor-overridables",
11+
"webpack": "git://github.com/webpack/webpack#master",
1212
"webpack-cli": "3.3.11",
1313
"webpack-dev-server": "3.11.0"
1414
},

advanced-api/dynamic-remotes/app3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"babel-loader": "8.1.0",
99
"html-webpack-plugin": "git://github.com/ScriptedAlchemy/html-webpack-plugin#master",
1010
"serve": "11.3.0",
11-
"webpack": "git://github.com/webpack/webpack#mf/refactor-overridables",
11+
"webpack": "git://github.com/webpack/webpack#master",
1212
"webpack-cli": "3.3.11",
1313
"webpack-dev-server": "3.11.0"
1414
},

0 commit comments

Comments
 (0)