block-template-html
Advanced tools
Comparing version 0.1.1 to 0.1.2
# block-template-html | ||
## 0.1.2 | ||
### Patch Changes | ||
- [#581](https://github.com/blockprotocol/blockprotocol/pull/581) [`5cebfb2`](https://github.com/blockprotocol/blockprotocol/commit/5cebfb2166dd6133ec90337deee00793c54bb01a) Thanks [@CiaranMn](https://github.com/CiaranMn)! - add .bprc to block templates | ||
## 0.1.1 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "block-template-html", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Block Protocol block template for an html-based block", | ||
@@ -23,3 +23,2 @@ "keywords": [ | ||
"dev": "echo \"Serving at http://localhost:63212\"; http-server -p 63212 ./dev", | ||
"lint:tsc": "echo \"Skipping: TypeScript not configured\"", | ||
"prepare": "rimraf ./dev/src; lnk -f ./src ./dev", | ||
@@ -30,3 +29,3 @@ "serve": "block-scripts serve" | ||
"devDependencies": { | ||
"block-scripts": "0.0.14", | ||
"block-scripts": "0.0.15", | ||
"http-server": "14.1.1", | ||
@@ -33,0 +32,0 @@ "lnk-cli": "1.0.1", |
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
17064
12