Skip to content

Commit

Permalink
Fix(npm): add npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
arturu committed Jun 27, 2023
1 parent 08b8eb0 commit 75375e9
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
.github
components
config
modules
node_modules
src
templates
.gitignore
.nvmrc
composer.json
favicon.ico
logo.svg
package-lock.json
screenshot.png
skenografia.info.yml
skenografia.libraries.yml
skenografia.theme
webpack.check.js
webpack.common.js
webpack.dev.js
webpack.hot.js
webpack.paths.js
webpack.prod.js
webpack.settings.dist.js
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ouitoulia/skenografia",
"version": "1.0.39",
"version": "1.0.40",
"description": "Skenografia è un sub-theme drupal, basato su bootstrap_italia, che implementa il design delle scuole.",
"main": "src/js/index.js",
"engineStrict": true,
Expand Down

0 comments on commit 75375e9

Please sign in to comment.