We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c531e2 commit fe770ddCopy full SHA for fe770dd
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@smallstoneapps/utils",
3
- "version": "1.1.1",
+ "version": "1.1.2",
4
"description": "A small collection of C macros that make developing Pebble apps a little simpler.",
5
"main": "include/macros.h",
6
"scripts": {
@@ -17,6 +17,7 @@
17
},
18
"homepage": "https://github.com/smallstoneapps/utils#readme",
19
"pebble": {
20
+ "projectType": "package",
21
"sdkVersion": "3",
22
"targetPlatforms": ["aplite", "basalt", "chalk"]
23
0 commit comments