mirror of
https://github.com/jbcr/Sylius.git
synced 2026-03-24 00:42:08 +01:00
Prepare for releasing @sylius-ui/frontend npm package
This commit is contained in:
1
.npmignore
Normal file
1
.npmignore
Normal file
@@ -0,0 +1 @@
|
||||
**/**
|
||||
@@ -1,4 +1,7 @@
|
||||
{
|
||||
"name": "@sylius-ui/frontend",
|
||||
"version": "1.0.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/polyfill": "^7.0.0",
|
||||
"chart.js": "^3.7.1",
|
||||
@@ -63,6 +66,5 @@
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/Sylius/Sylius.git"
|
||||
},
|
||||
"author": "Paweł Jędrzejewski",
|
||||
"license": "MIT"
|
||||
"author": "Paweł Jędrzejewski"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user