[examples/ckan][xs] - fix build

This commit is contained in:
Luccas Mateus de Medeiros Gomes 2023-05-24 08:32:02 -03:00
parent 699401238e
commit eeb40c8689
3 changed files with 6 additions and 6 deletions

View File

@ -9,7 +9,7 @@
"version": "0.1.0",
"dependencies": {
"@heroicons/react": "^2.0.18",
"@portaljs/ckan": "file:portaljs-ckan-0.1.4.tgz",
"@portaljs/ckan": "^0.0.2",
"@types/node": "20.2.3",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",
@ -384,9 +384,9 @@
}
},
"node_modules/@portaljs/ckan": {
"version": "0.1.4",
"resolved": "file:portaljs-ckan-0.1.4.tgz",
"integrity": "sha512-95ro38GlSNGC2cedVpu2NvrjM0WOUH5d7zLCbqg27/gOP3ASKNLrM9T39IvFejxbcOsvF2DdNlY7nhWZI9wPAw==",
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/@portaljs/ckan/-/ckan-0.0.2.tgz",
"integrity": "sha512-L1SeLFrLnNt5WZkJt0eQMs7RVxHMJg7B1cuFBdVy8PCcjfVK6p7DJEZW9ppM0wLDjvx/UgcMIx5BinywaX+gow==",
"dependencies": {
"formik": "^2.2.9",
"swr": "^2.1.5",

View File

@ -10,7 +10,7 @@
},
"dependencies": {
"@heroicons/react": "^2.0.18",
"@portaljs/ckan": "file:portaljs-ckan-0.1.4.tgz",
"@portaljs/ckan": "^0.0.2",
"@types/node": "20.2.3",
"@types/react": "18.2.6",
"@types/react-dom": "18.2.4",

View File

@ -1,6 +1,6 @@
{
"name": "@portaljs/ckan",
"version": "0.1.4",
"version": "0.0.2",
"type": "module",
"description": "https://portaljs.org",
"keywords": [