1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

package updated

This commit is contained in:
Braun Patrik 2016-03-14 11:29:10 +01:00
parent acaa02484a
commit d8c7a9f489

View File

@ -6,6 +6,7 @@
"author": "Braun Patrik",
"homepage": "https://github.com/bpatrik/PiGallery2",
"license": "MIT",
"main": "./backend/server.js",
"scripts": {
"build": "typings install && webpack frontend/webpack.config.js -P && tsc -p backend",
"pretest": "typings install",