Version of diffdom must be pinned because they release with breaking changes

pull/1/head
Caleb James DeLisle 2017-07-02 16:52:01 +02:00
parent 1046a8e302
commit d72acec915
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
"chainpad-crypto": "^0.1.3",
"chainpad-listmap": "^0.3.0",
"file-saver": "^1.3.1",
"diff-dom": "^2.1.1",
"diff-dom": "2.1.1",
"alertifyjs": "^1.0.11",
"scrypt-async": "^1.2.0",
"bootstrap": "#v4.0.0-alpha.6"