Comparing version 0.2.13 to 0.3.0
{ | ||
"name": "untyped", | ||
"version": "0.2.13", | ||
"version": "0.3.0", | ||
"description": "", | ||
@@ -26,5 +26,6 @@ "repository": "unjs/untyped", | ||
"prepack": "yarn build", | ||
"playground": "vite playground", | ||
"release": "yarn test && standard-version && git push --follow-tags && npm publish", | ||
"test": "yarn lint && jest" | ||
"test": "yarn lint && jest", | ||
"web": "nuxi dev web", | ||
"web:build": "cd web && nuxi build" | ||
}, | ||
@@ -40,6 +41,5 @@ "devDependencies": { | ||
"@types/node": "latest", | ||
"@vitejs/plugin-vue": "latest", | ||
"@vue/compiler-sfc": "latest", | ||
"eslint": "latest", | ||
"hljs": "^6.2.3", | ||
"hljs": "latest", | ||
"jest": "latest", | ||
@@ -49,2 +49,4 @@ "json-schema": "latest", | ||
"monaco-editor": "latest", | ||
"nuxt-windicss": "^2.0.12", | ||
"nuxt3": "^3.0.0-27287661.1e0e881", | ||
"prismjs": "latest", | ||
@@ -54,7 +56,4 @@ "scule": "latest", | ||
"standard-version": "latest", | ||
"ts-jest": "latest", | ||
"vite": "latest", | ||
"vite-plugin-windicss": "^1.5.1", | ||
"vue": "3" | ||
"ts-jest": "latest" | ||
} | ||
} |
@@ -153,3 +153,3 @@ # untyped | ||
- Install dependencies with `yarn install` | ||
- Use `yarn dev` to start playground (work with `src/`) | ||
- Use `yarn web` to start playground website | ||
- Use `yarn test` before push to ensure all tests and lint checks passing | ||
@@ -156,0 +156,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3163283
22
36518