Se arregla el problema con el package-lock.json de example.
Se sube a version 1.0.13 Se sube a GitHub 1.0.13 Se sube a NPM 1.0.13
This commit is contained in:
parent
0d0304ae86
commit
77ed20aa45
1007
example/package-lock.json
generated
1007
example/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -5,11 +5,11 @@
|
||||
"license": "MIT",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"chartjs-2-react": "file:..",
|
||||
"prop-types": "^15.6.2",
|
||||
"react": "^16.4.1",
|
||||
"react-dom": "^16.4.1",
|
||||
"react-scripts": "^1.1.4",
|
||||
"chartjs-2-react": "file:.."
|
||||
"react-scripts": "^1.1.4"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "chartjs-2-react",
|
||||
"version": "1.0.12",
|
||||
"version": "1.0.13",
|
||||
"description": "Libreria de chart.js para React.js",
|
||||
"author": "aleleba",
|
||||
"license": "MIT",
|
||||
|
Loading…
Reference in New Issue
Block a user