Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit 2e81a4b

Browse files
committed
chore(workspace): add nx as dev dep
1 parent fd0bf54 commit 2e81a4b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"lint-staged": "12.3.7",
5858
"node-polyfill-webpack-plugin": "^1.1.4",
5959
"npm-run-all": "4.1.5",
60+
"nx": "^13.9.4",
6061
"patch-package": "6.4.7",
6162
"prettier": "2.6.0",
6263
"process": "^0.11.10",

yarn.lock

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11958,6 +11958,7 @@ __metadata:
1195811958
lint-staged: 12.3.7
1195911959
node-polyfill-webpack-plugin: ^1.1.4
1196011960
npm-run-all: 4.1.5
11961+
nx: ^13.9.4
1196111962
patch-package: 6.4.7
1196211963
prettier: 2.6.0
1196311964
process: ^0.11.10
@@ -20806,7 +20807,7 @@ __metadata:
2080620807
languageName: node
2080720808
linkType: hard
2080820809

20809-
"nx@npm:13.9.4":
20810+
"nx@npm:13.9.4, nx@npm:^13.9.4":
2081020811
version: 13.9.4
2081120812
resolution: "nx@npm:13.9.4"
2081220813
dependencies:

0 commit comments

Comments
 (0)