|
|
@@ -2,7 +2,7 @@ |
|
|
|
"name": "teenyui", |
|
|
|
"version": "0.1.3", |
|
|
|
"description": "Tiny UI library for Preact", |
|
|
|
"module": "./dist/src/index.js", |
|
|
|
"module": "./dist/index.js", |
|
|
|
"types": "./dist/index.d.ts", |
|
|
|
"source": "./src/index.ts", |
|
|
|
"repository": "git@github.com:dsluijk/teenyui.git", |
|
|
@@ -25,7 +25,7 @@ |
|
|
|
"eslint-config-prettier": "^6.12.0", |
|
|
|
"preact": "^10.5.5", |
|
|
|
"rollup": "^2.33.1", |
|
|
|
"rollup-plugin-postcss": "^3.1.8", |
|
|
|
"rollup-plugin-styles": "^3.12.1", |
|
|
|
"rollup-plugin-terser": "^7.0.2", |
|
|
|
"rollup-plugin-typescript2": "^0.29.0", |
|
|
|
"sass": "^1.29.0", |
|
|
|