Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e8f5c84

Browse files
Merge pull request #4 from vuejs/jw-package-main-fix
Updated package.json's "main" key to point to correct dist file
2 parents 1483960 + 4ba5ce3 commit e8f5c84

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": "vuefire",
33
"version": "1.0.0",
44
"description": "Firebase bindings for Vue.js",
5-
"main": "src/vuefire.js",
5+
"main": "dist/vuefire.js",
66
"files": [
77
"dist/**",
88
"LICENSE",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /