Skip to content

Commit e427976

Browse files
committed
EVQ - Adding organization name to package.json; Updating version to "0.1.1"
1 parent 1ab7ea2 commit e427976

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "react-components",
3-
"version": "1.0.0",
2+
"name": "@performant-software/react-components",
3+
"version": "0.1.1",
44
"description": "A library of shared React components",
55
"files": [
66
"build",

0 commit comments

Comments
 (0)