npm publish doesn't like symlinks, yarn does :((

This commit is contained in:
Michael Telatynski 2023-08-18 16:52:23 +01:00
parent fd123595cc
commit 37da25361c
No known key found for this signature in database
GPG key ID: A2B008A5F49F5D0D
3 changed files with 5 additions and 2 deletions

View file

@ -1 +1,2 @@
node_modules
sas-emoji.json

View file

@ -6,5 +6,8 @@
"license": "Apache-2.0",
"files": [
"sas-emoji.json"
]
],
"scripts": {
"prepare": "cp ../../data-definitions/sas-emoji.json ."
}
}

View file

@ -1 +0,0 @@
../../data-definitions/sas-emoji.json