refactor: add sncrypto dependency

This commit is contained in:
Baptiste Grob
2020-06-09 16:03:46 +02:00
parent 9498f2e8f3
commit 8a4f01bcae
2 changed files with 13 additions and 3 deletions

View File

@@ -67,5 +67,8 @@
"webpack-cli": "^3.3.11",
"webpack-dev-server": "^3.10.3",
"lodash": "^4.17.15"
},
"dependencies": {
"sncrypto": "^1.0.0"
}
}