Skip to content

Commit df41f68

Browse files
fix flatted version
1 parent 5468a28 commit df41f68

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@
5656
},
5757
"overrides": {
5858
"bluebird": "3.7.2",
59-
"minimatch": "^3.1.4"
59+
"minimatch": "^3.1.4",
60+
"flatted": "3.4.2"
6061
},
6162
"publishConfig": {
6263
"registry": "https://npm.pkg.github.com"

0 commit comments

Comments
 (0)