Skip to content

Commit 2b22e57

Browse files
committed
v0.1.1
1 parent 9c1440c commit 2b22e57

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "feathers-chat-react-typescript",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"private": true,
55
"dependencies": {
66
"@feathersjs/authentication-client": "^4.4.3",
@@ -21,6 +21,7 @@
2121
"socket.io-client": "^2.3.0",
2222
"typescript": "~3.7.2"
2323
},
24+
"author": "Cody Parker <codyparker@gmail.com>, David Lueck <daff@neyeon.com>",
2425
"scripts": {
2526
"start": "react-scripts start",
2627
"build": "react-scripts build",

0 commit comments

Comments
 (0)