Skip to content

Commit

Permalink
add @types
Browse files Browse the repository at this point in the history
  • Loading branch information
jucasoliveira committed Jan 18, 2022
1 parent 525053f commit 666440b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
{
"name": "carbon-screenshots",
"version": "1.0.2",
"version": "1.0.4",
"description": "Npm package to generate carbon images",
"main": "./dist/index.js",
"types": "./src/index.d.ts",
"scripts": {
"build": "tsc",
"test": "jest",
Expand Down

0 comments on commit 666440b

Please sign in to comment.