Skip to content

Commit 9a24e11

Browse files
committed
Add crypto to fastbootDependencies
1 parent 6fada51 commit 9a24e11

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@
139139
"ember-addon": {
140140
"configPath": "tests/dummy/config",
141141
"fastbootDependencies": [
142-
"firebase"
142+
"firebase",
143+
"crypto"
143144
]
144145
}
145146
}

0 commit comments

Comments
 (0)