Use newer version of the sdk

This commit is contained in:
Stasia Michalska
2026-02-19 03:56:38 +01:00
parent 79c64e5777
commit 1a8301b0cc
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@rebble/clay",
"version": "1.0.7",
"version": "1.0.8",
"description": "Pebble Config Framework",
"scripts": {
"test-travis": "./node_modules/.bin/gulp && ./node_modules/.bin/karma start ./test/karma.conf.js --single-run --browsers chromeTravisCI",