Skip to content

Commit

Permalink
chore: Change package name in npm
Browse files Browse the repository at this point in the history
  • Loading branch information
jubnzv committed Sep 2, 2024
1 parent 17ef4c9 commit a1dd3ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

### Changed
- Package name in npm.

### Fixed
- Paths to library entries in `package.json`.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@nowarp/souffle.js",
"name": "@nowarp/souffle",
"version": "0.1.0",
"description": "Souffle bindings for JavaScript/TypeScript",
"author": "Georgiy Komarov <jubnzv@gmail.com>",
Expand Down

0 comments on commit a1dd3ff

Please sign in to comment.