Skip to content

Commit

Permalink
Upkeep (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcbouchenoire authored Nov 6, 2023
1 parent d8dced2 commit a714b72
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,6 @@ tsc --project tsconfig.json index.ts

## Installation

#### Yarn

```bash
yarn add -D tsatsiki
```

#### npm

```bash
npm install --save-dev tsatsiki
```
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@
"src",
"dist"
],
"engines": {
"node": "^14.13.1 || >=16.0.0"
},
"source": "./src/index.ts",
"bin": "./dist/tsatsiki.js",
"prettier": "@marcbouchenoire/prettier-config",
Expand Down

0 comments on commit a714b72

Please sign in to comment.