Skip to content

Commit

Permalink
Published meteortesting:[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Oct 1, 2021
1 parent c7716bb commit ac6b762
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 11 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ tests/dummy_app/packages
node_modules
npm-debug.log
.DS_Store

.idea/
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## 2.0.3

- Allow compatibility with `lmieulet:[email protected]` for compatibility with Meteor 2.3+

## 2.0.2

- Support either 1.x or 2.x version of `http` package
Expand Down
22 changes: 11 additions & 11 deletions package/.versions
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
babel-compiler@7.6.1
babel-compiler@7.7.0
[email protected]
dynamic-import@0.6.0
[email protected].1
ecmascript-runtime@0.7.0
ecmascript-runtime-client@0.11.0
ecmascript-runtime-server@0.10.0
dynamic-import@0.7.1
[email protected].3
ecmascript-runtime@0.8.0
ecmascript-runtime-client@0.12.0
ecmascript-runtime-server@0.11.0
[email protected]
[email protected]
[email protected]
meteor@1.9.3
meteor@1.10.0
meteortesting:[email protected]
meteortesting:[email protected].2
meteortesting:[email protected].3
meteortesting:[email protected]
[email protected]
modules@0.16.0
modules@0.17.0
[email protected]
promise@0.11.2
promise@0.12.0
[email protected]
[email protected].1
[email protected].2

0 comments on commit ac6b762

Please sign in to comment.