Skip to content

Commit 60e03c9

Browse files
committed
oops
1 parent 1dadf3a commit 60e03c9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@polarsignals/custom-labels",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "test",
55
"main": "js/index.js",
66
"scripts": {
@@ -13,6 +13,7 @@
1313
"type": "cjs",
1414
"files": [
1515
"js/*.c",
16+
"js/*.cpp",
1617
"js/*.h",
1718
"js/*.js",
1819
"src/*.h",

0 commit comments

Comments
 (0)