Skip to content

Commit

Permalink
0.0.617
Browse files Browse the repository at this point in the history
  • Loading branch information
ivansglazunov committed Oct 20, 2024
1 parent b3a3e08 commit 9439795
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ tasks:
- init: |
npm ci
npm run build
npm start -- --generate --up --snapshot
npm start -- --generate
npm start -- --up
npm start -- --snapshot
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deep-foundation/deeplinks",
"version": "0.0.616",
"version": "0.0.617",
"license": "Unlicense",
"type": "module",
"main": "import.js",
Expand Down

0 comments on commit 9439795

Please sign in to comment.