-
Notifications
You must be signed in to change notification settings - Fork 621
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
2,807 additions
and
2,419 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "angular-meteor", | ||
"main": "./dist/angular-meteor.bundle.min.js", | ||
"version": "1.3.7", | ||
"version": "1.3.9", | ||
"homepage": "https://github.com/Urigo/angular-meteor", | ||
"authors": [ | ||
"Uri Goldshtein <[email protected]>" | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.
f97cd86
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am suddenly seeing error when running meteor such as:
Unable to resolve some modules:
"underscore" in
.meteor/packages/angular-meteor-data/.1.3.9.1d745lo++os+web.browser+web.cordova/web.browser/.npm/package/node_modules/angular-meteor/dist/angular-meteor.js
(web.browser)
"jsondiffpatch" in
.meteor/packages/angular-meteor-data/.1.3.9.1d745lo++os+web.browser+web.cordova/web.browser/.npm/package/node_modules/angular-meteor/dist/angular-meteor.js
(web.browser)
"angular" in
.meteor/packages/dotansimha_accounts-ui-angular/.0.0.4.1i02c2b++os+web.browser+web.cordova/web.browser/accounts-ui-angular.js
(web.browser)
any ideas ?
f97cd86
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ins0m Please try
1.3.9_1
and let me know if that works for you