find-conditional-comments
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "find-conditional-comments", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Finds all conditional comments in a string", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -7,0 +8,0 @@ "test": "jest" |
9528