Skip to content

Commit

Permalink
Release v1.0.0 - ng & React (#3041)
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff authored Nov 27, 2024
1 parent db6f959 commit 340f61f
Show file tree
Hide file tree
Showing 18 changed files with 78 additions and 6,803 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
lockfile-version = "2"
registry = https://registry.npmjs.org/

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trimble-oss/modus-angular-components",
"version": "0.41.1-ng15",
"version": "1.0.0-ng15",
"license": "MIT",
"description": "Trimble Modus Angular Components Library",
"homepage": "https://modus-web-components.trimble.com/",
Expand All @@ -14,7 +14,7 @@
"peerDependencies": {
"@angular/common": "^15.2.9",
"@angular/core": "^15.2.9",
"@trimble-oss/modus-web-components": "0.41.1"
"@trimble-oss/modus-web-components": "1.0.0"
},
"dependencies": {
"tslib": "^2.5.3"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
lockfile-version = "2"
registry = https://registry.npmjs.org/

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@trimble-oss/modus-angular-components",
"version": "0.41.1-ng16",
"version": "1.0.0-ng16",
"license": "MIT",
"description": "Trimble Modus Angular Components Library",
"homepage": "https://modus-web-components.trimble.com/",
Expand All @@ -14,7 +14,7 @@
"peerDependencies": {
"@angular/common": "^16.1.7",
"@angular/core": "^16.1.7",
"@trimble-oss/modus-web-components": "0.41.1"
"@trimble-oss/modus-web-components": "1.0.0"
},
"dependencies": {
"tslib": "^2.5.3"
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
lockfile-version = "2"
registry = https://registry.npmjs.org/
Loading

0 comments on commit 340f61f

Please sign in to comment.