Fixed Bug in npm package

master
Viraj Trivedi 8 years ago
parent 4bd3dafdb0
commit d545aabd8c

2
package-lock.json generated

@ -1,5 +1,5 @@
{
"name": "rocket.chat.realtime.api.abstraction",
"name": "rocket.chat.realtime.api.rxjs",
"version": "0.0.1",
"lockfileVersion": 1,
"dependencies": {

@ -1,6 +1,6 @@
{
"name": "rocket.chat.realtime.api.rxjs",
"version": "0.0.1",
"version": "0.0.2",
"description": "Abstraction for Utilizing Rocket.Chat's Realtime API Methods with RxJS",
"main": "lib/index.js",
"directories": {

Loading…
Cancel
Save