mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
publish new version for mongo-decimal
This commit is contained in:
@@ -13,7 +13,7 @@ ddp-common@1.4.4
|
||||
ddp-server@3.0.3-rc310.0
|
||||
diff-sequence@1.1.3
|
||||
dynamic-import@0.7.4
|
||||
ecmascript@0.16.9
|
||||
ecmascript@0.16.10-rc310.0
|
||||
ecmascript-runtime@0.8.3
|
||||
ecmascript-runtime-client@0.12.2
|
||||
ecmascript-runtime-server@0.11.1
|
||||
@@ -24,7 +24,7 @@ geojson-utils@1.0.12
|
||||
id-map@1.2.0
|
||||
insecure@1.0.8
|
||||
inter-process-messaging@0.1.2
|
||||
local-test:mongo-decimal@0.1.6-rc310.0
|
||||
local-test:mongo-decimal@0.2.0
|
||||
logging@1.3.5
|
||||
meteor@2.0.2-rc310.0
|
||||
minimongo@2.0.2-rc310.0
|
||||
@@ -32,10 +32,10 @@ modern-browsers@0.1.11
|
||||
modules@0.20.3-rc310.0
|
||||
modules-runtime@0.13.2
|
||||
mongo@2.0.3-rc310.0
|
||||
mongo-decimal@0.1.6-rc310.0
|
||||
mongo-decimal@0.2.0
|
||||
mongo-dev-server@1.1.1
|
||||
mongo-id@1.0.9
|
||||
npm-mongo@4.17.3-rc310.0
|
||||
npm-mongo@6.10.0-rc310.0
|
||||
ordered-dict@1.2.0
|
||||
promise@1.0.0
|
||||
random@1.2.2
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
Package.describe({
|
||||
summary: "JS simulation of MongoDB Decimal128 type",
|
||||
version: '0.1.6-rc310.0',
|
||||
version: '0.2.0',
|
||||
});
|
||||
|
||||
Npm.depends({
|
||||
|
||||
Reference in New Issue
Block a user