Skip to content

Commit dd14c75

Browse files
author
Michael Vurchio
committed
Add dependencies to devdependencies
1 parent e24664b commit dd14c75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
]
4646
},
4747
"dependencies": {
48-
"@types/object.fromentries": "^2.0.0",
4948
"loader-utils": "^2.0.0",
5049
"object.fromentries": "^2.0.2",
5150
"string.prototype.matchall": "^4.0.3"
5251
},
5352
"devDependencies": {
5453
"@types/loader-utils": "^2.0.1",
54+
"@types/object.fromentries": "^2.0.0",
5555
"@types/string.prototype.matchall": "^4.0.0",
5656
"@typescript-eslint/eslint-plugin": "^4.4.0",
5757
"@typescript-eslint/parser": "^4.4.0",

0 commit comments

Comments
 (0)