fix build

This commit is contained in:
Joao Moreno
2016-03-04 16:04:45 +01:00
parent d0e3ab293d
commit a934234261

View File

@@ -10,7 +10,8 @@
],
"main": "./client/out/jsonMain",
"scripts": {
"compile": "gulp compile-extension:json-client && gulp compile-extension:json-server"
"compile": "gulp compile-extension:json-client && gulp compile-extension:json-server",
"postinstall": "npm --prefix server install server"
},
"contributes": {
"languages": [