We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e1fca3 commit bec7e01Copy full SHA for bec7e01
package.json
@@ -1,7 +1,11 @@
1
{
2
"name": "wellsaid",
3
"private": true,
4
- "version": "0.0.1",
+ "version": "1.0.0",
5
+ "packageManager": "yarn@1.22.22",
6
+ "description": "Empathy. Upgraded.",
7
+ "author": "Splines Reticulating",
8
+ "license": "MIT",
9
"type": "module",
10
"scripts": {
11
"dev": "vite dev",
0 commit comments