Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @draconides/format@1.0.3
 - @draconides/math@1.0.2
 - @draconides/object@1.0.2
 - @draconides/unit@1.0.2
 - @draconides/youtube-iframe@2.0.2
  • Loading branch information
AlasDiablo committed Jul 17, 2024
1 parent cd48e61 commit eb73e30
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions packages/format/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@draconides/format",
"private": false,
"version": "1.0.2",
"version": "1.0.3",
"description": "Formatter function",
"keywords": [
"Format",
Expand Down Expand Up @@ -34,7 +34,7 @@
"url": "https://github.com/AlasDiablo/draconides/issues"
},
"dependencies": {
"@draconides/unit": "^1.0.1"
"@draconides/unit": "^1.0.2"
},
"devDependencies": {
"@types/jest": "^29.5.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/math/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@draconides/math",
"private": false,
"version": "1.0.1",
"version": "1.0.2",
"description": "Maths function",
"keywords": [
"Math",
Expand Down
2 changes: 1 addition & 1 deletion packages/object/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@draconides/object",
"private": false,
"version": "1.0.1",
"version": "1.0.2",
"description": "Object manipulation function",
"keywords": [
"Object",
Expand Down
2 changes: 1 addition & 1 deletion packages/unit/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@draconides/unit",
"private": false,
"version": "1.0.1",
"version": "1.0.2",
"description": "Unit dataset",
"keywords": [
"Unit",
Expand Down
2 changes: 1 addition & 1 deletion packages/youtube-iframe/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@draconides/youtube-iframe",
"private": false,
"version": "2.0.1",
"version": "2.0.2",
"description": "YouTube API iFrame Wrapper",
"keywords": [
"YouTube",
Expand Down

0 comments on commit eb73e30

Please sign in to comment.