mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-03-04 16:29:28 +00:00
Added npm shrinkwrap file
This commit is contained in:
parent
044e8e1159
commit
dcdba1fcbb
1253
artemis-website/npm-shrinkwrap.json
generated
Normal file
1253
artemis-website/npm-shrinkwrap.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
3
pom.xml
3
pom.xml
@ -1106,9 +1106,12 @@
|
||||
<exclude>**/src/test/resources/keystore</exclude>
|
||||
<exclude>**/*.log</exclude>
|
||||
<exclude>**/*.redo</exclude>
|
||||
|
||||
<!-- NPM files -->
|
||||
<exclude>**/node/**</exclude>
|
||||
<exclude>**/node_modules/**</exclude>
|
||||
<exclude>**/package.json</exclude>
|
||||
<exclude>**/npm-shrinkwrap.json</exclude>
|
||||
|
||||
<!-- things from cmake on the native build -->
|
||||
<exclude>**/CMakeCache.txt</exclude>
|
||||
|
Loading…
x
Reference in New Issue
Block a user