Merge pull request from snabbdom/0.7.4

0.7.4
pull/479/head
Shahar Dawn Or committed by GitHub
commit 4b19aebd5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
package-lock.json generated

@ -1,6 +1,6 @@
{
"name": "snabbdom",
"version": "0.7.3",
"version": "0.7.4",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

@ -1,6 +1,6 @@
{
"name": "snabbdom",
"version": "0.7.3",
"version": "0.7.4",
"description": "A virtual DOM library with focus on simplicity, modularity, powerful features and performance.",
"main": "snabbdom.js",
"module": "es/snabbdom.js",

Loading…
Cancel
Save