We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4930b5e commit a03435eCopy full SHA for a03435e
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "hyperapp",
3
- "description": "1 KB JavaScript library for building frontend applications.",
4
- "version": "1.0.2",
+ "description": "1 KB JavaScript library for building web applications.",
+ "version": "1.1.0",
5
"main": "dist/hyperapp.js",
6
"module": "src/index.js",
7
"typings": "hyperapp.d.ts",
0 commit comments