Browse Source

add missing diff-dom dependency

master
ansuz 3 years ago
parent
commit
b0a0b29770
1 changed files with 2 additions and 1 deletions
  1. 3
      bower.json

3
bower.json

@ -38,6 +38,7 @@
"scrypt-async": "1.2.0",
"require-css": "0.1.10",
"less": "^2.7.2",
"bootstrap": "#v4.0.0-alpha.6"
"bootstrap": "#v4.0.0-alpha.6",
"diff-dom": "2.1.1"
}
}
Loading…
Cancel
Save