Commit db855551fed699e93e4e08bf23aa3ce145399e13
tag v0.2.6
mix irving committed on 1/24/2018, 12:27:15 AMParent: 8a6ad16034ac873b3d248b4e8931284bec3ef25e
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "ticktack", |
3 | - "version": "0.2.5", | |
3 … | + "version": "0.2.6", | |
4 | 4 … | "description": "", |
5 | 5 … | "main": "index.js", |
6 | 6 … | "scripts": { |
7 | 7 … | "rebuild": "cross-script npm rebuild --runtime=electron \"--target=$(electron -v)\" \"--abi=$(electron --abi)\" --disturl=https://atom.io/download/atom-shell", |
Built with git-ssb-web