Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nikoloza committed Aug 16, 2020
1 parent 2ea185e commit b08b500
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions package.json
Expand Up @@ -3,7 +3,7 @@
"description": "DOM rendering Javascript framework at early stage.",
"private": false,
"author": "rackai",
"version": "0.0.1",
"version": "0.0.2",
"repository": "https://github.com/rackai/domql",
"main": "src/index.js",
"scripts": {
Expand Down Expand Up @@ -46,5 +46,7 @@
"> 1%",
"ie >= 9"
],
"publishConfig": { "registry": "https://npm.pkg.github.com/" }
"publishConfig": {
"registry": "https://npm.pkg.github.com/"
}
}

0 comments on commit b08b500

Please sign in to comment.