2 Commits

Author SHA1 Message Date
Andrey Vlasov
033865105f 1.0.4 2020-03-28 23:37:51 +03:00
Andrey Vlasov
556c31c56c add entry 2020-03-28 23:37:43 +03:00

View File

@@ -1,8 +1,8 @@
{
"name": "@ijl/fire.app",
"version": "1.0.3",
"version": "1.0.4",
"description": "",
"main": "index.js",
"main": "dist/index.js",
"scripts": {
"start": "nodemon ./stubs/server.js",
"build": "webpack --mode development",