Skip to content

Commit

Permalink
0.0.83
Browse files Browse the repository at this point in the history
  • Loading branch information
ivansglazunov committed Sep 15, 2024
1 parent e556757 commit 3ff0117
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion imports/requires.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import * as icons from '@chakra-ui/icons';
import * as chakra from '@chakra-ui/react';
import deeplinks from '@deep-foundation/deeplinks';
import * as deeplinks from '@deep-foundation/deeplinks';
import axios from 'axios';
import * as axiosHooks from 'axios-hooks';
import * as classnames from 'classnames';
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@deep-foundation/perception-imports",
"version": "0.0.82",
"version": "0.0.83",
"license": "Unlicense",
"type": "module",
"main": "import.js",
Expand Down

0 comments on commit 3ff0117

Please sign in to comment.