Skip to content

Commit

Permalink
புதிப்பிப்பு
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Nov 26, 2024
1 parent d8bd2e1 commit 333a4dc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 13 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"homepage": "https://github.com/julienmalard/nuchabal#readme",
"devDependencies": {
"@constl/ipa": "^1.4.4",
"@constl/orbit-db-types": "^2.0.1",
"@constl/utils-tests": "^1.6.3",
"@eslint/js": "^9.2.0",
"@orbitdb/core-types": "^1.0.2",
"@types/mocha": "^10.0.6",
"aegir": "^44.1.1",
"browserify-fs": "^1.0.0",
Expand All @@ -55,9 +55,6 @@
"typescript-transform-paths": "^3.4.7",
"wherearewe": "^2.0.1"
},
"peerDependencies": {
"@constl/ipa": "^1.0.14"
},
"dependencies": {
"@constl/utils-ipa": "^1.0.3",
"@orbitdb/core": "^2.2.0",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

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 +1 @@
export * from "@constl/orbit-db-types";
export * from "@orbitdb/core-types";

0 comments on commit 333a4dc

Please sign in to comment.