[BUGFIX] Add missing package-lock file (#15)

This commit is contained in:
Daniel Huf 2018-06-13 12:08:05 +02:00 committed by GitHub
parent d1a97b9be8
commit b0fb2c308e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2685 additions and 3 deletions

View file

@ -5,7 +5,7 @@ $EM_CONF[$_EXTKEY] = [
'description' => 'Mjml view using mjml over npm',
'category' => 'misc',
'shy' => 0,
'version' => '1.0.0',
'version' => '1.0.1',
'state' => 'stable',
'clearCacheOnLoad' => 1,
'author' => '',
@ -17,8 +17,8 @@ $EM_CONF[$_EXTKEY] = [
],
'constraints' => [
'depends' => [
'php' => '7.0.0-0.0.0',
'typo3' => '8.7.*',
'php' => '7.1.0-7.2.99',
'typo3' => '8.7.0-8.7.99',
'extbase' => '',
],
'conflicts' => [

2682
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff