Skip to content

Commit

Permalink
added package name
Browse files Browse the repository at this point in the history
  • Loading branch information
jenithainbaraj committed Jan 5, 2023
1 parent c1b38e8 commit f1dcc51
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"name": "component-adapter-interfaces",
"private": true,
"workspaces": [
"src/*"
Expand Down Expand Up @@ -30,7 +31,7 @@
"workspace": "^0.0.1-preview.1"
},
"packageManager": "yarn@3.3.1",
"version": "0.0.0",
"version": "1.0.0",
"dependencies": {
"build": "^0.1.4",
"check": "^1.0.0",
Expand Down

0 comments on commit f1dcc51

Please sign in to comment.