[package manager][s]: Switch from yarn to npm

This commit is contained in:
Rising Odegua 2022-03-07 11:51:55 +01:00
parent dc58e8fc3d
commit 3094d5c876
3 changed files with 50862 additions and 14443 deletions

50860
examples/data-literate/package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -25,8 +25,8 @@
"portal": "https://github.com/datopian/portal.js.git",
"postcss": "^8.4.7",
"prop-types": "^15.7.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-vega": "^7.4.4",
"remark": "^13.0.0",
"remark-footnotes": "^3.0.0",

File diff suppressed because it is too large Load Diff