Skip to content

Commit 3769e91

Browse files
pshrmntimdorr
authored andcommitted
Remove babel-loader devDeps (remix-run#5346)
1 parent 7e042f2 commit 3769e91

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

packages/react-router-config/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"devDependencies": {
3232
"babel-cli": "^6.18.0",
3333
"babel-eslint": "^6.0.4",
34-
"babel-loader": "^6.2.10",
3534
"babel-plugin-dev-expression": "^0.2.1",
3635
"babel-plugin-external-helpers": "^6.22.0",
3736
"babel-plugin-transform-react-remove-prop-types": "^0.2.11",

packages/react-router-dom/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@
4949
"devDependencies": {
5050
"babel-cli": "^6.18.0",
5151
"babel-eslint": "^6.0.4",
52-
"babel-loader": "^6.2.10",
5352
"babel-plugin-dev-expression": "^0.2.1",
5453
"babel-plugin-external-helpers": "^6.22.0",
5554
"babel-plugin-transform-react-remove-prop-types": "^0.2.11",

packages/react-router/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
"devDependencies": {
4848
"babel-cli": "^6.18.0",
4949
"babel-eslint": "^6.0.4",
50-
"babel-loader": "^6.2.10",
5150
"babel-plugin-dev-expression": "^0.2.1",
5251
"babel-plugin-external-helpers": "^6.22.0",
5352
"babel-plugin-transform-react-remove-prop-types": "^0.2.11",

0 commit comments

Comments
 (0)