Commit e1313659f4bf4254ded48b192f662651812208ba
0.4.2
mixmix committed on 8/14/2018, 4:13:09 AMParent: 257c6726a8e5783a5865977441b704c1199bbe90
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: 264854 bytes New file size: 264854 bytes |
package.json | ||
---|---|---|
@@ -1,7 +1,7 @@ | ||
1 | 1 … | { |
2 | 2 … | "name": "ticktack", |
3 | - "version": "0.4.1", | |
3 … | + "version": "0.4.2", | |
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