Frontend stuff

This commit is contained in:
maciejhirsz
2018-07-02 16:07:16 +02:00
parent fe2419e54b
commit 1eea35b7ce
204 changed files with 659 additions and 227 deletions
+1
View File
@@ -5,6 +5,7 @@
"license": "GPL-3.0",
"description": "Shared utils and types for backend and frontend",
"main": "build/index.js",
"types": "build/index.d.ts",
"engines": {
"node": ">=9.5"
},