Compare commits

...

1 Commits

Author SHA1 Message Date
Igor Lins e Silva d8783f29e1 Update package.json 2021-07-21 10:16:41 -03:00
+1 -1
View File
@@ -10,7 +10,7 @@
"fix-permissions": "chmod u+x run.sh stop.sh install_env.sh",
"tsc": "tsc",
"build": "tsc",
"postinstall": "npm run tsc"
"postinstall": "npm run tsc && npm run fix-permissions"
},
"author": {
"name": "EOS Rio",