Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
📦[#4] Lowercase npm package name
Browse files Browse the repository at this point in the history
  • Loading branch information
CharString committed Nov 13, 2023
1 parent 7fc98f1 commit cb064cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@open-formulieren/InferNoLogic",
"name": "@open-formulieren/infernologic",
"version": "0.1.0",
"description": "InferNoLogic is the TypeScript library designed to cool down the hellfire of type mismatches in JsonLogic. Navigate through your complex logic rules with the confidence that your types align.",
"main": "index.js",
Expand Down Expand Up @@ -30,9 +30,9 @@
"author": "Maykin Media <[email protected]>",
"license": "MIT",
"bugs": {
"url": "https://github.com/open-formulieren/InferNoTypes/issues"
"url": "https://github.com/open-formulieren/InferNoLogic/issues"
},
"homepage": "https://github.com/open-formulieren/InferNoTypes#readme",
"homepage": "https://github.com/open-formulieren/InferNoLogic#readme",
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
"@types/jest": "^29.5.7",
Expand Down

0 comments on commit cb064cf

Please sign in to comment.