Skip to content

Commit e700c20

Browse files
committed
0.4.13
1 parent b3a1b5e commit e700c20

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
.DS_Store
22
node_modules
3+
4+
src

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@fourcels/vite-plugin-react-pages",
33
"type": "module",
4-
"version": "0.4.9",
4+
"version": "0.4.13",
55
"description": "File system base react-router plugin for Vite",
66
"scripts": {
77
"dev": "vite",

0 commit comments

Comments
 (0)