Skip to content

Commit

Permalink
chore: conform package names and versions (#1995)
Browse files Browse the repository at this point in the history
* chore: conform package names and versions

* update package lock
  • Loading branch information
daniellacosse authored Apr 25, 2024
1 parent 64f8ed1 commit a18928e
Show file tree
Hide file tree
Showing 4 changed files with 4,205 additions and 4,205 deletions.
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "outline-client",
"version": "0.0.0",
"name": "@outline/client",
"version": "0.0.0-debug",
"comments": {
"version": "The 'version' in this file is just a placeholder for 'npx generate-license-file', please do not change it.",
"codrova-osx": "Version-controlled platform config files at src/cordova/apple/xcode/osx/Outline/config.xml, src/cordova/apple/xcode/osx/osx.json, and src/cordova/apple/xcode/osx/www/cordova_plugins.js as a workaround for https://github.com/apache/cordova-osx/issues/106. Delete these files when the issue is fixed."
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@outline/infrastructure",
"version": "0.0.0",
"version": "0.0.0-debug",
"private": true,
"description": "Shared infrastructure code.",
"scripts": {
Expand Down
Loading

0 comments on commit a18928e

Please sign in to comment.