Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit addfb55

Browse files
committed
Try out np
1 parent 03b2cf9 commit addfb55

File tree

2 files changed

+1936
-30
lines changed

2 files changed

+1936
-30
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,16 +36,17 @@
3636
"tsconfig.json"
3737
],
3838
"devDependencies": {
39-
"@types/node": "~14.14.35",
39+
"@types/node": "~14.14.36",
4040
"@typescript-eslint/eslint-plugin": "~4.19.0",
4141
"@typescript-eslint/parser": "~4.19.0",
4242
"eslint": "~7.22.0",
4343
"eslint-config-prettier": "~8.1.0",
44-
"eslint-define-config": "~1.0.0",
44+
"eslint-define-config": "~1.0.1",
4545
"eslint-plugin-inclusive-language": "~2.1.1",
4646
"eslint-plugin-jsdoc": "~32.3.0",
4747
"eslint-plugin-prettier": "~3.3.1",
4848
"eslint-plugin-spellcheck": "~0.0.17",
49+
"np": "~7.4.0",
4950
"prettier": "2.2.1",
5051
"prettier-plugin-organize-imports": "~1.1.1",
5152
"typescript": "~4.2.3"

0 commit comments

Comments
 (0)