Skip to content

Commit

Permalink
Add version to package.json
Browse files Browse the repository at this point in the history
This should help with some of the tools we are trying to use to package
this for Summer of Nix as part of ngi-nix/ngipkgs#15

One unclear thing is that https://github.com/atomicdata-dev/atomic-server/releases/tag/v0.34.3
is tagged in git as 0.34.3 but the title of the release is 0.34.5. Not
sure if that is a typo, but we went with the git tag.

Co-authored-by: Jason Odoom <[email protected]>
Co-authored-by: Anish Lakhwara <[email protected]>
Co-authored-by: Dominic Mills <[email protected]>
Co-authored-by: Albert Chae <[email protected]>
Co-authored-by: Jack Leightcap <[email protected]>
  • Loading branch information
5 people authored and joepio committed Oct 6, 2023
1 parent 873caf3 commit 183bafb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions browser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"vite": "^3.0.5"
},
"name": "@tomic/root",
"version": "0.34.3",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 183bafb

Please sign in to comment.