Browse Source

Reorder package.json

pull/1943/head
Thomas 2 years ago
parent
commit
324bde5004
  1. 2
      package.json

2
package.json

@ -147,8 +147,8 @@
"@nx/cypress": "16.0.3", "@nx/cypress": "16.0.3",
"@nx/eslint-plugin": "16.0.3", "@nx/eslint-plugin": "16.0.3",
"@nx/jest": "16.0.3", "@nx/jest": "16.0.3",
"@nx/node": "16.0.3",
"@nx/nest": "16.0.3", "@nx/nest": "16.0.3",
"@nx/node": "16.0.3",
"@nx/storybook": "16.1.1", "@nx/storybook": "16.1.1",
"@nx/workspace": "16.0.3", "@nx/workspace": "16.0.3",
"@schematics/angular": "15.2.5", "@schematics/angular": "15.2.5",

Loading…
Cancel
Save