Skip to content

Commit 963bd7f

Browse files
committed
Fix error: Error in dev mode #11
1 parent cd3d060 commit 963bd7f

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"name": "@earlold/quantum.js",
3-
"type": "module",
4-
"version": "0.3.3",
3+
"version": "0.4.0",
54
"description": "Quantum.js is a library for quantum computing",
65
"main": "index.js",
76
"repository": "https://github.com/EarlOld/quantum.js",

0 commit comments

Comments
 (0)