Skip to content

Commit 9a4b0cd

Browse files
authored
Merge pull request #743 from elwayman02/fix-fastboot
Fix Fastboot Dependencies
2 parents 1b488b7 + 697319c commit 9a4b0cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@
8282
"sass": "^1.56.1",
8383
"webpack": "^5.75.0"
8484
},
85+
"fastbootDependencies": [ "crypto" ],
8586
"engines": {
8687
"node": "14.* || 16.* || >= 18"
8788
},

0 commit comments

Comments
 (0)