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

Commit

Permalink
Remove testling property
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanio committed Apr 30, 2020
1 parent 4e805bb commit bdf0902
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,18 +76,5 @@
},
"bin": {
"rlp": "./bin/rlp"
},
"testling": {
"files": "test/*.js",
"harness": "mocha-bdd",
"browsers": [
"chrome/22..latest",
"firefox/16..latest",
"safari/latest",
"opera/11.0..latest",
"iphone/6",
"ipad/6",
"android-browser/latest"
]
}
}

0 comments on commit bdf0902

Please sign in to comment.