Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1a0383a

Browse files
committedJun 16, 2023
v2.0.0
1 parent cceb0d2 commit 1a0383a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-ts-nameof",
3-
"version": "1.2.1",
3+
"version": "2.0.0",
44
"description": "Give Vite the ability to resolve 'nameof' calls in TypeScript",
55
"scripts": {
66
"clean": "rimraf .eslintcache dist pnpm-lock.yaml node_modules",

0 commit comments

Comments
 (0)
Please sign in to comment.