Skip to content

Commit

Permalink
Update dependencies and release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HereIsKevin committed Jun 20, 2020
1 parent a8c42b7 commit 9f7a28c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "boredom",
"version": "0.3.2",
"version": "0.4.0",
"description": "Easily manipulating of the DOM without virtual DOM",
"main": "./dist/index.cjs.min.js",
"scripts": {
Expand Down Expand Up @@ -52,9 +52,9 @@
"devDependencies": {
"npm-run-all": "^4.1.5",
"prettier": "^2.0.5",
"rollup": "^2.10.9",
"rollup": "^2.17.1",
"shx": "^0.3.2",
"terser": "^4.7.0",
"terser": "^4.8.0",
"typedoc": "^0.17.7",
"typescript": "^3.9.3"
}
Expand Down

0 comments on commit 9f7a28c

Please sign in to comment.