Skip to content
Snippets Groups Projects
Commit 3e58d87a authored by Ken Hawkins's avatar Ken Hawkins
Browse files

Tablesorter's package.json disrupts storing some files in npm

parent aacbe663
No related branches found
No related tags found
No related merge requests found
Pipeline #37215 passed with stage
in 26 seconds
......@@ -18,7 +18,7 @@ libraries/tablesorter
!libraries/tablesorter/js
!libraries/tablesorter/css
# Jekull stuff
# Jekyll stuff
_site/
.sass-cache/
.jekyll-metadata
......@@ -11,3 +11,8 @@ config.gypi
CVS
npm-debug.log
# Tablesorter's package.json disrupts storing some files in npm
libraries/tablesorter/package.json
libraries/tablesorter/docs
libraries/motion-ui/motion-ui-*
......@@ -9,7 +9,7 @@
"END NOTE"
],
"name": "ebi-framework",
"version": "1.3.11",
"version": "1.3.13",
"scripts": {
"test": "npm run libraries && npm run scss && npm run js && npm run documentation",
"scss": "npm run foundation-scss-full-fat && npm run foundation-scss-lite && npm run foundation-scss-extras && npm run choices-scss",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment