Skip to content

Commit d031e57

Browse files
RobinMalfaitadamwathan
authored andcommitted
add is-color-stop dependency
1 parent 7961556 commit d031e57

File tree

2 files changed

+103
-10
lines changed

2 files changed

+103
-10
lines changed

package-lock.json

Lines changed: 101 additions & 9 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
@@ -49,7 +49,7 @@
4949
"@babel/node": "^7.12.13",
5050
"@babel/preset-env": "^7.15.0",
5151
"@tailwindcss/aspect-ratio": "^0.2.1",
52-
"@vercel/ncc": "^0.29.2",
52+
"@vercel/ncc": "^0.30.0",
5353
"autoprefixer": "^10.3.3",
5454
"babel-jest": "^27.0.6",
5555
"clean-css": "5.1.4",
@@ -83,6 +83,7 @@
8383
"fs-extra": "^10.0.0",
8484
"glob-parent": "^6.0.1",
8585
"html-tags": "^3.1.0",
86+
"is-color-stop": "^1.1.0",
8687
"is-glob": "^4.0.1",
8788
"lodash": "^4.17.21",
8889
"lodash.topath": "^4.5.2",

0 commit comments

Comments
 (0)