Bump ejson package version

This commit is contained in:
Filipe Névola
2022-02-07 21:14:55 +04:00
parent 9c4f676312
commit 7e4ff13f72
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
Package.describe({
summary: 'Extended and Extensible JSON library',
version: '1.1.2-beta'
version: '1.1.2-beta261.1'
});
Package.onUse(function onUse(api) {

View File

@@ -9,7 +9,7 @@
Package.describe({
summary: "Adaptor for using MongoDB and Minimongo over DDP",
version: '1.14.2-beta261.1'
version: '1.14.2'
});
Npm.depends({