Skip to content
This repository was archived by the owner on Jul 16, 2020. It is now read-only.

Commit b0e2d14

Browse files
committed
chore(release): Release 0.5.0
1 parent c5df152 commit b0e2d14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "querybase",
33
"version": "0.5.0",
44
"description": "Bringing the where statement to Firebase",
5-
"main": "dist/querybase.umd.js",
5+
"main": "dist/querybase.umd.min.js",
66
"scripts": {
77
"start": "gulp",
88
"test": "gulp"

0 commit comments

Comments
 (0)