Skip to content
This repository was archived by the owner on Jun 24, 2024. It is now read-only.

Commit b651083

Browse files
committed
chore: rename to @asset-pipe/dev-middleware
BREAKING CHANGE: Rename project from asset-pipe-dev-server to @asset-pipe/dev-server
1 parent 37d4c8e commit b651083

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "asset-pipe-dev-middleware",
2+
"name": "@asset-pipe/dev-middleware",
33
"version": "0.0.0-development",
44
"author": {
55
"name": "Trygve Lie",
@@ -22,6 +22,9 @@
2222
"url": "https://github.com/asset-pipe/asset-pipe-mid/issues"
2323
},
2424
"license": "MIT",
25+
"publishConfig": {
26+
"access": "public"
27+
},
2528
"dependencies": {
2629
"asset-pipe-js-writer": "1.0.0-beta.5",
2730
"dev-null": "0.1.1",

0 commit comments

Comments
 (0)