mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-14 12:14:40 +01:00
chore: release v0.4.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "trpc-nuxt",
|
||||
"type": "module",
|
||||
"version": "0.4.0-beta.15",
|
||||
"version": "0.4.0",
|
||||
"license": "MIT",
|
||||
"sideEffects": false,
|
||||
"exports": {
|
||||
@@ -74,5 +74,9 @@
|
||||
"vue/no-multiple-template-root": "off"
|
||||
}
|
||||
},
|
||||
"eslintIgnore": ["*.json", "node_modules", "*.md"]
|
||||
"eslintIgnore": [
|
||||
"*.json",
|
||||
"node_modules",
|
||||
"*.md"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user