Commit 6da28cb788ccb4b9d842c6fe46f51574b8b1aba3
0.4.0-prerelease-1
mix irving committed on 5/8/2018, 10:25:45 PMParent: e421e6f554c1320df904394b27f186dbdac65de5
Files changed
package.json | changed |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "ticktack", |
3 | - "version": "0.3.3", | |
3 … | + "version": "0.4.0-prerelease-1", | |
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