Skip to content

Commit

Permalink
[skip tests] update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
carlbrugger committed Apr 4, 2024
1 parent 842d311 commit 7382901
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# flatfile-plugins
# Flatfile Plugins

Library of open-source plugins for developing with the Flatfile Platform

Expand All @@ -14,4 +14,4 @@ There are more commands that you can run on every plugin at the root level. For

Each plugin has its own package.json that you can run.

1. `npm run build` command uses what's in index.ts and builds a minified compiled version of the code using Rollup. That is what gets published to npm.
1. The `npm run build` command uses what's in index.ts and builds a minified compiled version of the code using Rollup. That is what gets published to npm.

0 comments on commit 7382901

Please sign in to comment.