Browse Source

Update package.json

pull/11257/head
gitspringcould 2 years ago
committed by GitHub
parent
commit
ebc9176afa
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      package.json

3
package.json

@ -104,9 +104,6 @@
"stylelint": "^13.0.0", "stylelint": "^13.0.0",
"typescript": "^4.0.3" "typescript": "^4.0.3"
}, },
"engines": {
"node": ">=10.0.0"
},
"checkFiles": [ "checkFiles": [
"src/**/*.js*", "src/**/*.js*",
"src/**/*.ts*", "src/**/*.ts*",

Loading…
Cancel
Save