Skip to content

Commit

Permalink
move stuff around
Browse files Browse the repository at this point in the history
  • Loading branch information
mimarz committed Aug 21, 2024
1 parent d3c0666 commit 8a20dd5
Show file tree
Hide file tree
Showing 11 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cli/bin/designsystemet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import chalk from 'chalk';

import { createTokensPackage } from '../src/init/createTokensPackage.js';
import migrations from '../src/migrations/index.js';
import { run } from '../src/tokens/build.js';
import { run } from '../src/tokens/build/build.js';

program.name('Designsystemet').description('CLI for working with Designsystemet');

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8a20dd5

Please sign in to comment.