@valbuild/init 0.87.4 → 0.87.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -312,7 +312,7 @@ function transformNextAppRouterValProvider(fileInfo, api, options) {
312
312
 
313
313
  var packageJson = {
314
314
  name: "@valbuild/init",
315
- version: "0.87.4",
315
+ version: "0.87.5",
316
316
  description: "Initialize a new val.build project",
317
317
  repository: {
318
318
  type: "git",
@@ -312,7 +312,7 @@ function transformNextAppRouterValProvider(fileInfo, api, options) {
312
312
 
313
313
  var packageJson = {
314
314
  name: "@valbuild/init",
315
- version: "0.87.4",
315
+ version: "0.87.5",
316
316
  description: "Initialize a new val.build project",
317
317
  repository: {
318
318
  type: "git",
@@ -300,7 +300,7 @@ function transformNextAppRouterValProvider(fileInfo, api, options) {
300
300
 
301
301
  var packageJson = {
302
302
  name: "@valbuild/init",
303
- version: "0.87.4",
303
+ version: "0.87.5",
304
304
  description: "Initialize a new val.build project",
305
305
  repository: {
306
306
  type: "git",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@valbuild/init",
3
- "version": "0.87.4",
3
+ "version": "0.87.5",
4
4
  "description": "Initialize a new val.build project",
5
5
  "repository": {
6
6
  "type": "git",