Skip to content

Commit 8df355a

Browse files
committed
update npm package.
1 parent dfcb57e commit 8df355a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,6 @@
5050
"webpack": "^4.34.0",
5151
"webpack-cli": "^3.3.4"
5252
},
53-
"dependencies": {
54-
"@yama-dev/js-dom": "0.0.6"
55-
},
5653
"eslintConfig": {
5754
"env": {
5855
"browser": true,
@@ -89,5 +86,8 @@
8986
"no-console": "warn",
9087
"no-unused-vars": "warn"
9188
}
89+
},
90+
"dependencies": {
91+
"@yama-dev/js-dom": "^0.1.0"
9292
}
9393
}

0 commit comments

Comments
 (0)