Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Commit cd4e26e

Browse files
committed
fix: roll back striptags version without breaking changes
1 parent cf2cc73 commit cd4e26e

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
@@ -40,7 +40,7 @@
4040
"resolve": "^1.1.0",
4141
"sizzle": "^2.2.0",
4242
"source-map": "^0.5.3",
43-
"striptags": "^2.1.1",
43+
"striptags": "2.1.1",
4444
"temp": "~0.8.0",
4545
"uglify-js": "^2.7.3",
4646
"uglifyify": "^3.0.1",

0 commit comments

Comments
 (0)