Skip to content

Commit

Permalink
🚧 Update to SDK 35.13.6700
Browse files Browse the repository at this point in the history
🏭 This commit was automatically generated by generate-modules-sdk script.
  • Loading branch information
hejny committed Feb 8, 2025
1 parent e2ca586 commit be53a8e
Showing 1 changed file with 0 additions and 29 deletions.
29 changes: 0 additions & 29 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,29 +0,0 @@
{
"name": "@collboard/playground",
"version": "0.3.260",
"description": "Playground for miscellaneous ideas from which we can create full production modules for Collboard.com",
"license": "SEE LICENSE IN LICENSE",
"contributors": [
"Pavol Hejný <[email protected]> (https://collboard.com/-/about/team)",
"Jonáš Rosecký <[email protected]> (https://collboard.com/-/about/team)"
],
"repository": {
"type": "git",
"url": "https://github.com/collboard/playground"
},
"private": false,
"scripts": {
"start": "colldev develop",
"test": "colldev test",
"lint": "tslint -p tsconfig.json",
"preversion": "npm run lint && npm test",
"postversion": "git push && git push --tags"
},
"devDependencies": {
"@collboard/modules-sdk": "35.13.6500",
"destroyable": "0.12.9",
"tslint": "6.1.3",
"waitasecond": "1.11.23",
"xyzt": "5.4.2"
}
}

0 comments on commit be53a8e

Please sign in to comment.