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 333a4dc commit 3aefb4d
Show file tree
Hide file tree
Showing 3 changed files with 1,766 additions and 2,926 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lassi-js/kili",
"version": "0.3.16",
"version": "0.4.0",
"description": "",
"main": "விநியோகம்/குறியீட்டு.js",
"type": "module",
Expand Down Expand Up @@ -29,35 +29,35 @@
},
"homepage": "https://github.com/julienmalard/nuchabal#readme",
"devDependencies": {
"@constl/ipa": "^1.4.4",
"@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",
"@constl/ipa": "^1.4.5",
"@constl/utils-tests": "^1.6.4",
"@eslint/js": "^9.15.0",
"@orbitdb/core-types": "^1.0.11",
"@types/mocha": "^10.0.10",
"aegir": "^44.1.4",
"browserify-fs": "^1.0.0",
"buffer": "^6.0.3",
"crypto-browserify": "^3.12.0",
"electron": "31",
"eslint": "^9.2.0",
"crypto-browserify": "^3.12.1",
"electron": "^31.7.5",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
"genversion": "^3.2.0",
"mocha": "^10.4.0",
"mocha": "^10.8.2",
"os-browserify": "^0.3.0",
"prettier": "^3.2.5",
"prettier": "^3.4.0",
"process": "^0.11.10",
"rimraf": "^6.0.1",
"stream-browserify": "^3.0.0",
"ts-node": "^10.9.2",
"ts-patch": "^3.1.2",
"typescript": "^5.4.5",
"typescript-eslint": "^8.0.0",
"typescript-transform-paths": "^3.4.7",
"ts-patch": "^3.2.1",
"typescript": "5.6.3",
"typescript-eslint": "^8.16.0",
"typescript-transform-paths": "^3.5.2",
"wherearewe": "^2.0.1"
},
"dependencies": {
"@constl/utils-ipa": "^1.0.3",
"@orbitdb/core": "^2.2.0",
"@orbitdb/core": "^2.4.3",
"deepcopy": "^2.1.0"
}
}
Loading

0 comments on commit 3aefb4d

Please sign in to comment.