Skip to content

Commit b1e9ae9

Browse files
committed
add ignore package
1 parent d7814b9 commit b1e9ae9

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

package-lock.json

Lines changed: 2 additions & 1 deletion
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
@@ -35,6 +35,7 @@
3535
"dedent-js": "^1.0.1",
3636
"fdir": "^6.1.1",
3737
"glob": "^10.3.12",
38+
"ignore": "^5.3.1",
3839
"picomatch": "^3.0.1",
3940
"yaml": "^2.4.1",
4041
"yaml-schema-validator": "^1.2.3"
@@ -56,12 +57,12 @@
5657
}
5758
},
5859
"devDependencies": {
60+
"@babel/core": "^7.24.4",
5961
"@babel/plugin-transform-modules-commonjs": "^7.24.1",
6062
"@babel/preset-env": "^7.24.4",
6163
"@octokit/rest": "^20.1.0",
6264
"@types/node": "^20.12.4",
6365
"@vercel/ncc": "^0.38.1",
64-
"@babel/core": "^7.24.4",
6566
"babel-jest": "^29.7.0",
6667
"eslint": "^8.57.0",
6768
"eslint-plugin-jest": "^27.9.0",

0 commit comments

Comments
 (0)