Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Valls Fernández committed Sep 17, 2015
1 parent 65ff3c8 commit 2b7691d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
{
"name": "rul",
"version": "1.0.0",
"version": "1.0.1",
"description": "An abstraction designed to control any kind of list-like object",
"main": "main.js",
"dependencies": {
"detacher": ""
},


"devDependencies": {
"u-test": "",
"istanbul": "",
Expand All @@ -17,8 +15,6 @@
"scripts": {
"test": "bash test.sh"
},


"repository": {
"type": "git",
"url": "git://github.com/manvalls/rul.git"
Expand Down

0 comments on commit 2b7691d

Please sign in to comment.