mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-16 12:50:38 -07:00
chore: use white list to publish npm
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
/coverage
|
||||
/test
|
||||
.*
|
||||
@@ -19,6 +19,11 @@
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/harttle/liquidjs.git"
|
||||
},
|
||||
"files": [
|
||||
"dist",
|
||||
"LICENSE",
|
||||
"README.md"
|
||||
],
|
||||
"engines": {
|
||||
"node": ">=4.8.7"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user