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 7a523fa commit 8f7534aCopy full SHA for 8f7534a
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "superviews.js",
3
- "version": "3.0.3",
+ "version": "3.1.0",
4
"description": "Template engine compiler targeting incremental-dom by Google",
5
"main": "index.js",
6
"browser": "client/index.js",
@@ -25,7 +25,7 @@
25
"dom-delegate": "2.0.3",
26
"freezer-js": "0.13.0",
27
"htmlparser2": "3.9.2",
28
- "incremental-dom": "0.5.2",
+ "incremental-dom": "0.5.1",
29
"indent-string": "3.2.0",
30
"is-my-json-valid": "2.17.1",
31
"minimist": "1.2.0",
0 commit comments