Skip to content

Commit

Permalink
0.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorge Bucaran committed Dec 28, 2017
1 parent 8d6bf3e commit b32d2a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hyperapp",
"description": "1 KB JavaScript library for building frontend applications.",
"version": "0.18.1",
"version": "0.18.2",
"main": "dist/hyperapp.js",
"jsnext:main": "src/index.js",
"module": "src/index.js",
Expand Down Expand Up @@ -36,6 +36,6 @@
"prettier": "^1.9.2",
"rollup": "^0.53.0",
"typescript": "^2.6.2",
"uglify-js": "^3.3.2"
"uglify-js": "^3.2.2"
}
}

0 comments on commit b32d2a1

Please sign in to comment.