create-stencil
Advanced tools
Comparing version 3.5.4 to 3.5.5
{ | ||
"name": "create-stencil", | ||
"version": "3.5.4", | ||
"version": "3.5.5", | ||
"description": "Quickly create a new stencil component project: npm init stencil", | ||
@@ -51,3 +51,3 @@ "repository": { | ||
"jest": "^29.0.0", | ||
"np": "^9.0.0", | ||
"np": "^10.0.0", | ||
"prettier": "3.2.5", | ||
@@ -76,4 +76,4 @@ "replace-in-file": "^7.0.0", | ||
"node": "20.11.1", | ||
"npm": "10.4.0" | ||
"npm": "10.5.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
202743