Commit fabe22cb authored by tomhuda's avatar tomhuda

Update package.json and component.json

parent ab31b960
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
"promise", "promise",
"deferred" "deferred"
], ],
"version": "1.0.0", "version": "1.2.0",
"scripts": [ "scripts": [
"node/rsvp.js" "node/rsvp.js"
], ],
......
{ {
"name": "rsvp", "name": "rsvp",
"version": "1.1.1", "version": "1.2.0",
"description": "A lightweight library that provides tools for organizing asynchronous code", "description": "A lightweight library that provides tools for organizing asynchronous code",
"main": "lib/rsvp.js", "main": "lib/rsvp.js",
"directories": { "lib": "lib" }, "directories": { "lib": "lib" },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment