pdf-mapview 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +0 -16
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -179,19 +179,3 @@ Client code should import only from `pdf-mapview/client`, and ingest code should
179
179
  See the TanStack Start example notes:
180
180
 
181
181
  - [examples/tanstack-start/README.md](https://github.com/pirut/pdf-mapview/blob/main/examples/tanstack-start/README.md)
182
-
183
- ## Publishing
184
-
185
- Before running `npm publish`, confirm:
186
-
187
- ```bash
188
- npm test
189
- npm run build
190
- npm pack --dry-run
191
- ```
192
-
193
- For an unscoped package:
194
-
195
- ```bash
196
- npm publish
197
- ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pdf-mapview",
3
- "version": "0.1.0",
3
+ "version": "0.1.1",
4
4
  "description": "React viewer and ingest toolkit for map-like PDF, floorplan, and large image experiences.",
5
5
  "keywords": [
6
6
  "pdf",