Commit 0074af959f89d219d5c3aa451d487d1fa0131309
0.4.1
mix irving committed on 7/12/2018, 1:21:17 AMParent: a2b3f21193e91cdc60bd46279f51bf999c49647a
Files changed
package-lock.json | changed |
package.json | changed |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 258597 bytes New file size: 258597 bytes |
package.json | |||
---|---|---|---|
@@ -1,7 +1,7 @@ | |||
1 | 1 … | { | |
2 | 2 … | "name": "ticktack", | |
3 | - "version": "0.4.0", | ||
3 … | + "version": "0.4.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