Updated version

This commit is contained in:
Fabio Manganiello 2022-12-04 12:56:18 +01:00
parent dc9e67fc67
commit 7964405502
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "sample-project",
"version": "1.0.0",
"name": "rss-viewer-browser-ext",
"version": "0.1.0",
"type": "module",
"scripts": {
"build": "rollup -c",