RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@zealicsolutions/web-ui
Versions diffs
0.3.273 → 0.3.275
Page 5
@zealicsolutions/web-ui 0.3.273 → 0.3.275
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (7)
hide
show
package/dist/cjs/index.js
+1
-1
package/dist/cjs/index.js.map
+1
-1
package/dist/cjs/organisms/index.d.ts
+0
-1
package/dist/esm/index.js
+1
-1
package/dist/esm/index.js.map
+1
-1
package/dist/esm/organisms/index.d.ts
+0
-1
package/package.json
+1
-1
package/dist/esm/organisms/index.d.ts
CHANGED
Viewed
@@ -1,2 +1 @@
1
-
export { OrganismItem } from '../containers/OrganismItem';
2
1
export { Organism } from './Organism/Organism';
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@zealicsolutions/web-ui",
3
-
"version": "0.3.
273
",
3
+
"version": "0.3.
275
",
4
4
"testVersion": "0.3.266",
5
5
"repository": {
6
6
"type": "git",
« First
‹ Prev
1
2
3
4
5