Skip to content

Commit 2e3244c

Browse files
committed
fix: lint fix
1 parent e473565 commit 2e3244c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-renderer-demo/src/sandpack-templates/blueprint-sandpack.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,5 +116,5 @@ export const dependencies = {
116116
'final-form-arrays': '^3.1.0',
117117
'prop-types': '^15.8.1',
118118
'react-transition-group': '^4.4.5',
119-
'classnames': '^2.3.2',
119+
classnames: '^2.3.2',
120120
};

0 commit comments

Comments
 (0)