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

Commit 1e18134

Browse files
committed
fix(*): downgrade strip-bom
1 parent 0c25977 commit 1e18134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"object-assign": "^4.1.0",
4343
"parse-json": "^2.2.0",
4444
"source-map-support": "^0.4.0",
45-
"strip-bom": "^3.0.0",
45+
"strip-bom": "^1.0.0",
4646
"strip-json-comments": "^2.0.0",
4747
"tsconfig": "^3.0.0"
4848
},

0 commit comments

Comments
 (0)