Skip to content

Commit a801a31

Browse files
committed
Mark index.d.ts for publishing
1 parent 2c19a3e commit a801a31

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Luis Blanco <luisblanco1337@gmail.com>",
33
"name": "opencl-raub",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"description": "OpenCL for Node.js",
66
"license": "MIT",
77
"main": "index.js",
@@ -19,6 +19,7 @@
1919
],
2020
"files": [
2121
"core.js",
22+
"index.d.ts",
2223
"index.js",
2324
"install.js",
2425
"LICENSE",

0 commit comments

Comments
 (0)