Skip to content

Commit

Permalink
Re-add packages (failing tests)
Browse files Browse the repository at this point in the history
  • Loading branch information
kimadeline committed Oct 7, 2021
1 parent f9437d6 commit c4ee1ea
Show file tree
Hide file tree
Showing 2 changed files with 98 additions and 0 deletions.
91 changes: 91 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1887,6 +1887,7 @@
"md5": "^2.2.1",
"minimatch": "^3.0.4",
"named-js-regexp": "^1.3.3",
"node-fetch": "^2.6.1",
"node-stream-zip": "^1.6.0",
"reflect-metadata": "^0.1.12",
"request": "^2.87.0",
Expand All @@ -1913,6 +1914,7 @@
"xml2js": "^0.4.19"
},
"devDependencies": {
"@enonic/fnv-plus": "^1.3.0",
"@istanbuljs/nyc-config-typescript": "^0.1.3",
"@types/chai": "^4.1.2",
"@types/chai-arrays": "^1.0.2",
Expand Down Expand Up @@ -1967,6 +1969,10 @@
"mocha": "^8.1.1",
"mocha-junit-reporter": "^1.17.0",
"mocha-multi-reporters": "^1.1.7",
"monaco-editor": "0.18.1",
"monaco-editor-textmate": "^2.2.1",
"monaco-editor-webpack-plugin": "^1.7.0",
"monaco-textmate": "^3.0.1",
"nock": "^10.0.6",
"node-has-native-dependencies": "^1.0.2",
"node-loader": "^1.0.2",
Expand Down Expand Up @@ -1995,6 +2001,7 @@
"webpack-merge": "^4.1.4",
"webpack-node-externals": "^1.7.2",
"webpack-require-from": "^1.8.0",
"why-is-node-running": "^2.0.3",
"yargs": "^15.3.1"
},
"__metadata": {
Expand Down

0 comments on commit c4ee1ea

Please sign in to comment.