Skip to content

Commit d77ff1a

Browse files
committed
add missing installations compile
1 parent ec36fd4 commit d77ff1a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

installations/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
{
22
"name": "installations",
33
"version": "1.0.0",
4-
"scripts": {},
4+
"scripts": {
5+
"compile": "echo 'Installations build temporarily disabled'"
6+
},
57
"license": "Apache 2.0",
68
"dependencies": {
79
"firebase": "^8.10.0"

0 commit comments

Comments
 (0)