Skip to content

Commit 2f53047

Browse files
committed
fix: change pkg name from @opensc/oscd-api to @openscd/oscd-api
1 parent d8ae126 commit 2f53047

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Tests](https://github.com/openscd/oscd-api/actions/workflows/test.yml/badge.svg)](https://github.com/openscd/oscd-api/actions/workflows/test.yml) ![NPM Version](https://img.shields.io/npm/v/@opensc/oscd-api)
1+
[![Tests](https://github.com/openscd/oscd-api/actions/workflows/test.yml/badge.svg)](https://github.com/openscd/oscd-api/actions/workflows/test.yml) ![NPM Version](https://img.shields.io/npm/v/@openscd/oscd-api)
22

33
# OpenSCD API
44

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "@opensc/oscd-api",
2+
"name": "@openscd/oscd-api",
33
"version": "0.1.3",
44
"description": "OpenSCD API for IEC 61850 SCL files",
55
"type": "module",

0 commit comments

Comments
 (0)