Skip to content

Commit

Permalink
refactor: bump @dtinsight/molecule's version to 2.0.0.alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mortalYoung committed Jan 11, 2024
1 parent bdcd8ab commit eafde03
Show file tree
Hide file tree
Showing 43 changed files with 2,349 additions and 485 deletions.
5 changes: 3 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,19 @@
"preview": "vite preview"
},
"dependencies": {
"@dtinsight/molecule": "^1.3.4",
"@dtinsight/molecule": "2.0.0-alpha.0",
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@esbuild-plugins/node-modules-polyfill": "^0.2.2",
"@jcubic/lips": "^0.20.3",
"assert": "link:rollup-plugin-node-polyfills/polyfills/assert",
"buffer": "^6.0.3",
"idb-keyval": "^6.2.1",
"monaco-editor": "0.31.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"reflect-metadata": "^0.1.13",
"rollup-plugin-node-polyfills": "^0.2.1",
"rollup-plugin-polyfill-node": "^0.12.0",
"styled-components": "^6.1.6",
"util": "link:rollup-plugin-node-polyfills/polyfills/util",
"vite-plugin-commonjs": "^0.7.1"
},
Expand Down
Loading

0 comments on commit eafde03

Please sign in to comment.