Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit 4d2a25f

Browse files
committed
add parse-glob dependency
1 parent ee8bd71 commit 4d2a25f

File tree

2 files changed

+145
-0
lines changed

2 files changed

+145
-0
lines changed

package-lock.json

Lines changed: 144 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"lodash.topath": "^4.5.2",
2121
"normalize-path": "^3.0.0",
2222
"object-hash": "^2.1.1",
23+
"parse-glob": "^3.0.4",
2324
"postcss-selector-parser": "^6.0.4",
2425
"quick-lru": "^5.1.1"
2526
},

0 commit comments

Comments
 (0)