Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Commit

Permalink
package cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
yawetse committed Apr 16, 2020
1 parent 60c274d commit 12ba3bc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 172 deletions.
167 changes: 0 additions & 167 deletions package-lock.json

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

6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@modelx/data",
"version": "1.0.6",
"version": "1.0.7",
"description": "modelscript is a javascript module with simple and efficient tools for data mining and data analysis in JavaScript. When modelscript used with ML.js, pandas-js, and numjs, you're left with the equivalent R/Python tool set in JavaScript.",
"main": "dist/index.cjs.js",
"cjs": "dist/index.cjs.js",
Expand Down Expand Up @@ -66,7 +66,6 @@
"@rollup/plugin-replace": "2.3.1",
"@rollup/plugin-sucrase": "3.0.0",
"@rollup/plugin-typescript": "4.0.0",
"@types/chai": "4.2.11",
"@types/enzyme": "3.10.5",
"@types/enzyme-adapter-react-16": "1.0.6",
"@types/jest": "25.2.1",
Expand All @@ -76,11 +75,9 @@
"@types/probability-distributions": "0.1.0",
"@types/react": "16.9.32",
"@types/react-dom": "16.9.6",
"@types/sinon": "9.0.0",
"@types/stemmer": "1.0.2",
"@types/valid-url": "1.0.3",
"async_hooks": "1.0.0",
"chai": "4.2.0",
"enzyme": "3.11.0",
"enzyme-adapter-react-16": "1.15.2",
"install": "0.13.0",
Expand All @@ -94,7 +91,6 @@
"rollup-plugin-node-globals": "1.4.0",
"rollup-plugin-node-polyfills": "0.2.1",
"rollup-plugin-terser-js": "1.0.2",
"sinon": "9.0.1",
"stemmer": "1.0.5",
"ts-jest": "25.3.1",
"tslib": "1.11.1",
Expand Down

0 comments on commit 12ba3bc

Please sign in to comment.