mirror of
https://github.com/He4eT/dice.git
synced 2026-05-04 17:37:25 +00:00
package.json: update strings
This commit is contained in:
parent
97aa6c8bb4
commit
2fd4ea3807
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "myfirstproject",
|
"name": "Dice",
|
||||||
"author": "MakeAwesomeHappen",
|
"author": "He4eT",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"pebble-app"
|
"pebble-app"
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
"pebble-clay": "1.0.4"
|
"pebble-clay": "1.0.4"
|
||||||
},
|
},
|
||||||
"pebble": {
|
"pebble": {
|
||||||
"displayName": "myfirstproject",
|
"displayName": "Dice",
|
||||||
"uuid": "11100000-0000-0000-0000-000000000001",
|
"uuid": "11100000-0000-0000-0000-000000000001",
|
||||||
"sdkVersion": "3",
|
"sdkVersion": "3",
|
||||||
"enableMultiJS": true,
|
"enableMultiJS": true,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue