We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e39c7 commit e252872Copy full SHA for e252872
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "strider-python",
3
- "version": "0.1.1",
+ "version": "0.2.0",
4
"description": "Python/Pyramid/Django support for Strider Continuous Deployment",
5
"scripts": {
6
"test": "echo \"Error: no test specified\" && exit 1"
@@ -26,8 +26,5 @@
26
"license": "BSD",
27
"dependencies": {
28
"strider-detection-rules": "0.0.1"
29
- },
30
- "strider": {
31
- "worker": "worker.js"
32
}
33
0 commit comments