Skip to content

Commit 04816d7

Browse files
committed
chore: add podlet as direct devDependency
It was pulled in by test-utils, but depending on resolution it may not be available to import.
1 parent e8d45b0 commit 04816d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
},
104104
"devDependencies": {
105105
"@podium/eslint-config": "1.0.5",
106+
"@podium/podlet": "5.2.4",
106107
"@podium/semantic-release-config": "2.0.0",
107108
"@podium/test-utils": "3.1.0-next.5",
108109
"@podium/typescript-config": "1.0.0",

0 commit comments

Comments
 (0)