Skip to content

Commit a669b3c

Browse files
Release flareapp/vite 1.0.2
1 parent b54f1bb commit a669b3c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,8 @@ There are a few commands that can be run from the root of this repository to exe
1818
To publish a new package version:
1919

2020
- Update the version number in the package's `package.json` `version` field
21-
- Run `npm publish`
21+
- Run `npm publish` from the package directory
2222

2323
## License
2424

2525
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
26-

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flareapp/vite",
3-
"version": "1.0.0",
3+
"version": "1.0.2",
44
"description": "Vite plugin for flareapp.io",
55
"homepage": "https://flareapp.io",
66
"bugs": "https://github.com/spatie/flare-client-js/issues",

0 commit comments

Comments
 (0)