Skip to content

Commit

Permalink
0.0.83
Browse files Browse the repository at this point in the history
ivansglazunov committed Sep 15, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent e556757 commit 3ff0117
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';
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",

0 comments on commit 3ff0117

Please sign in to comment.