Skip to content

Commit 4869bb8

Browse files
peterennisgrgur
authored andcommitted
chore (deps) bump (#7)
1 parent 77eabec commit 4869bb8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stop-watch-box",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"description": "A simple Stop-Watch-Box Web Component created with Stencil",
55
"module": "dist/esm/index.js",
66
"main": "dist/index.js",
@@ -18,7 +18,7 @@
1818
},
1919
"dependencies": {},
2020
"devDependencies": {
21-
"@stencil/core": "0.16.1"
21+
"@stencil/core": "0.18.1"
2222
},
2323
"license": "MIT",
2424
"author": "Modus Create <[email protected]>",
@@ -33,4 +33,4 @@
3333
"type": "git",
3434
"url": "git+https://github.com/ModusCreateOrg/stop-watch-box"
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)