Skip to content

Commit 5feb638

Browse files
author
Hans Kristian Flaatten
committed
fix(package): add missing data directory to package on npm
1 parent fda4717 commit 5feb638

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "Test data for internal Nasjonal Turbase API development",
55
"main": "index.js",
66
"files": [
7+
"data",
78
"index.js"
89
],
910
"scripts": {

0 commit comments

Comments
 (0)