Browse Source

Removed dependencies of top-level package.json

staging
David Ludwig 4 years ago
parent
commit
d7d7a27f71
2 changed files with 1 additions and 4876 deletions
  1. +1
    -7
      package.json
  2. +0
    -4869
      yarn.lock

+ 1
- 7
package.json View File

@ -2,12 +2,6 @@
"name": "autoplex",
"private": true,
"devDependencies": {
"@types/chai": "^4.2.17",
"@types/mocha": "^8.2.2",
"@types/node": "^15.0.1",
"chai": "^4.3.4",
"lerna": "^4.0.0",
"mocha": "^8.3.2",
"typescript": "^4.2.4"
"lerna": "^4.0.0"
}
}

+ 0
- 4869
yarn.lock
File diff suppressed because it is too large
View File


Loading…
Cancel
Save