Skip to content

Commit

Permalink
v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyjoeseph committed Aug 25, 2021
1 parent c5422fc commit e628a64
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
{
"name": "spectacles-ts",
"version": "0.0.2",
"main": "dist/index.js",
"version": "0.0.3",
"main": "./index.js",
"types": "./index.d.ts",
"license": "MIT",
"scripts": {
"build": "tsc -p tsconfig.build.json",
Expand Down

0 comments on commit e628a64

Please sign in to comment.