Skip to content

Commit e252872

Browse files
author
Niall O'Higgins
committed
merge jaredly's work into mainline
1 parent e3e39c7 commit e252872

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strider-python",
3-
"version": "0.1.1",
3+
"version": "0.2.0",
44
"description": "Python/Pyramid/Django support for Strider Continuous Deployment",
55
"scripts": {
66
"test": "echo \"Error: no test specified\" && exit 1"
@@ -26,8 +26,5 @@
2626
"license": "BSD",
2727
"dependencies": {
2828
"strider-detection-rules": "0.0.1"
29-
},
30-
"strider": {
31-
"worker": "worker.js"
3229
}
3330
}

0 commit comments

Comments
 (0)