Compare View
Commits (2)
Changes
Showing 2 changed files Side-by-side Diff
package-lock.json
| 1 | 1 | { |
| 2 | 2 | "name": "komodo-center-httpget-x", |
| 3 | - "version": "0.19.0", | |
| 3 | + "version": "0.19.1", | |
| 4 | 4 | "lockfileVersion": 2, |
| 5 | 5 | "requires": true, |
| 6 | 6 | "packages": { |
| 7 | 7 | "": { |
| 8 | 8 | "name": "komodo-center-httpget-x", |
| 9 | - "version": "0.19.0", | |
| 9 | + "version": "0.19.1", | |
| 10 | 10 | "license": "ISC", |
| 11 | 11 | "dependencies": { |
| 12 | 12 | "axios": "^1.7.3", |
package.json
| 1 | 1 | { |
| 2 | 2 | "name": "komodo-center-httpget-x", |
| 3 | - "version": "0.19.0", | |
| 3 | + "version": "0.19.1", | |
| 4 | 4 | "description": "Komodo center for HTTP GET - Rewrited", |
| 5 | 5 | "main": "index.js", |
| 6 | 6 | "scripts": { |
| 7 | 7 | "test": "mocha", |
| 8 | - "postversion": "git push && git push --tags" | |
| 8 | + "postversion": "git push && git push --tags; git push gitlab && git push --tags gitlab" | |
| 9 | 9 | }, |
| 10 | 10 | "repository": { |
| 11 | 11 | "type": "git", |