Private
Public Access
1
0

add base64 encryption to grid when it has been sended to server

This commit is contained in:
2016-10-31 19:44:20 +01:00
parent 625c0e9c91
commit 23d334ab27
4 changed files with 8 additions and 6 deletions

View File

@@ -11,6 +11,7 @@
"babel-preset-es2015": "^6.14.0",
"babel-preset-react": "^6.11.1",
"howler": "^2.0.1",
"js-base64": "^2.1.9",
"react": "^15.3.2",
"react-dom": "^15.3.2"
},