Skip to content

Commit

Permalink
v.0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
soranoo committed Jun 11, 2023
1 parent 4126fdc commit 6150dd4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 14 deletions.
13 changes: 4 additions & 9 deletions package-lock.json

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

7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strapi-ulid",
"version": "0.1.1",
"version": "0.1.2",
"description": "This plugin adds support for ULID field type to Strapi as a Custom field.",
"keywords": [
"strapi",
Expand Down Expand Up @@ -38,10 +38,7 @@
"typescript": "5.0.4"
},
"peerDependencies": {
"@strapi/strapi": "^4.9.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"styled-components": "^5.3.10"
"@strapi/strapi": "^4.9.2"
},
"homepage": "https://github.com/soranoo/strapi-ulid",
"readme": "https://github.com/soranoo/strapi-ulid#readme",
Expand Down

0 comments on commit 6150dd4

Please sign in to comment.