Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

Commit a88336c

Browse files
committed
chore: add object-assign back to deps
1 parent 9729a46 commit a88336c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"colors": "^1.1.2",
3535
"loader-utils": "^0.2.6",
3636
"lodash": "^4.13.1",
37+
"object-assign": "^4.1.0",
3738
"source-map-support": "^0.4.0"
3839
},
3940
"devDependencies": {

0 commit comments

Comments
 (0)