Skip to content

Commit

Permalink
chore: remove unneeded file
Browse files Browse the repository at this point in the history
  • Loading branch information
LuanRT committed Jul 10, 2024
1 parent 6b2055e commit d075357
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jinter.evaluate(code);
---
Inject your own functions, objects, etc:
```ts
import { Jinter } from './dist/index.js';
import { Jinter } from 'jintr';

const jinter = new Jinter();

Expand Down
11 changes: 0 additions & 11 deletions test.mjs

This file was deleted.

0 comments on commit d075357

Please sign in to comment.