release: WRNexusJS 0.8.3
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
import OptimizedImage from "./OptimizedImage.wrn"
|
||||
import { Card } from "@wrnexus/ui"
|
||||
|
||||
component ImageCard {
|
||||
props {
|
||||
title: string = ""
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@wrnexus/image",
|
||||
"version": "0.8.2",
|
||||
"version": "0.8.3",
|
||||
"type": "module",
|
||||
"description": "Responsive image planning, secure remote image policies, and performance auditing for WRNexusJS.",
|
||||
"main": "./src/index.ts",
|
||||
|
||||
Reference in New Issue
Block a user