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

Commit

Permalink
fix(*): downgrade strip-bom
Browse files Browse the repository at this point in the history
  • Loading branch information
s-panferov committed Jun 16, 2016
1 parent 0c25977 commit 1e18134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"object-assign": "^4.1.0",
"parse-json": "^2.2.0",
"source-map-support": "^0.4.0",
"strip-bom": "^3.0.0",
"strip-bom": "^1.0.0",
"strip-json-comments": "^2.0.0",
"tsconfig": "^3.0.0"
},
Expand Down

0 comments on commit 1e18134

Please sign in to comment.